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