Start: l0
Program_Vars: X₀, X₁, X₂
Temp_Vars:
Locations: l0, l1
Transitions:
t₀: l0(X₀, X₁, X₂) → l1(-1, -1, -1)
Eliminate variables {X₀,X₁,X₂} that do not contribute to the problem
Start: l0
Program_Vars:
Temp_Vars:
Locations: l0, l1
Transitions:
t₁: l0 → l1
Overall timebound:1 {O(1)}
t₁: 1 {O(1)}
Overall costbound: 1 {O(1)}
t₁: 1 {O(1)}