Start: f0
Program_Vars: X₀, X₁, X₂, X₃, X₄
Temp_Vars: F, G, H
Locations: f0, f7
Transitions:
t₀: f0(X₀, X₁, X₂, X₃, X₄) → f7(0, 0, F, G, H)
Eliminate variables [F; G; H; X₀; X₁; X₂; X₃; X₄] that do not contribute to the problem
Start: f0
Program_Vars:
Temp_Vars:
Locations: f0, f7
Transitions:
t₁: f0 → f7
Overall timebound:1 {O(1)}
t₁: 1 {O(1)}
Overall costbound: 1 {O(1)}
t₁: 1 {O(1)}