Start: f0
Program_Vars: X₀
Temp_Vars: B
Locations: f0, f8
Transitions:
t₀: f0(X₀) → f8(X₀) :|: 1+B ≤ 0
t₁: f0(X₀) → f8(X₀)
t₂: f0(X₀) → f8(B)
Eliminate variables [X₀] that do not contribute to the problem
Start: f0
Program_Vars:
Temp_Vars: B
Locations: f0, f8
Transitions:
t₃: f0 → f8 :|: 1+B ≤ 0
t₄: f0 → f8
t₅: f0 → f8
Overall timebound:3 {O(1)}
t₃: 1 {O(1)}
t₄: 1 {O(1)}
t₅: 1 {O(1)}
Overall costbound: 3 {O(1)}
t₃: 1 {O(1)}
t₄: 1 {O(1)}
t₅: 1 {O(1)}