Start: f0
Program_Vars: X₀, X₁, X₂, X₃, X₄, X₅
Temp_Vars: G, H, I
Locations: f0, f17
Transitions:
t₀: f0(X₀, X₁, X₂, X₃, X₄, X₅) → f17(H, G, I, X₃, X₄, X₅) :|: 2+G ≤ 0
t₁: f0(X₀, X₁, X₂, X₃, X₄, X₅) → f17(H, G, I, X₃, X₄, X₅) :|: 0 ≤ G
t₂: f0(X₀, X₁, X₂, X₃, X₄, X₅) → f17(H, -1, X₂, 0, G, I)
Eliminate variables [H; I; X₀; X₁; X₂; X₃; X₄; X₅] that do not contribute to the problem
Start: f0
Program_Vars:
Temp_Vars: G
Locations: f0, f17
Transitions:
t₃: f0 → f17 :|: 2+G ≤ 0
t₄: f0 → f17 :|: 0 ≤ G
t₅: f0 → f17
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)}