QMVJ2ZKX5ALAMMIL7E47ZQS67QFZJ7Z3HAY5G7X72KPEQEHWRGCQC with integer values. Many equivalent mathematical structures have beendeveloped over the year to formalize integer program. The one used in thisthesis is the integer transition system.
with integer values. Many similar mathematical structures have been developedover the years to formalize integer program. The one used in this thesis is theinteger transition system.
between those locations. A run inside the the transiton system is a sequence ofconfigurations -- that is a location and a variable assignment --where every configuration is reachable via a transition from the previousconfiguration.
between those locations. A run of the program is a sequence of configurations --that is a location and a state -- where every configuration is reachable via atransition from the previous configuration.
same location. Hence it is unclear which transition is taken at a possibleruntime. In order to simulate the program, one must take all possibletransitions into account.
same location. Hence it is unclear which transition is taken at runtime. Thedecision is made by a scheduler. Also guards and assignments of the transitionmight depend on temporary variables that are not set by the state.\todo\example{}