Traviando Warning:Type 2: Variable V is not modified, value is constant
|
State variables are supposed to represent the state of a model, which in turn is supposed to change due to the occurrence of events.
There are very few good reasons to have a simulator carry state variables that never change.
The trace does not contain any events where an action changes the value of this variable.