Start: l0
Program_Vars: X₀
Temp_Vars:
Locations: l0, l1
Transitions:
t₀: l0(X₀) → l1(300)
t₁: l1(X₀) → l1(X₀-1) :|: 102 ≤ X₀
t₂: l1(X₀) → l1(X₀-1) :|: X₀ ≤ 100
Cut unsatisfiable transition t₂: l1→l1
Found invariant X₀ ≤ 300 ∧ 101 ≤ X₀ for location l1
Start: l0
Program_Vars: X₀
Temp_Vars:
Locations: l0, l1
Transitions:
t₀: l0(X₀) → l1(300)
t₁: l1(X₀) → l1(X₀-1) :|: 102 ≤ X₀ ∧ X₀ ≤ 300 ∧ 101 ≤ X₀
new bound:
300 {O(1)}
MPRF:
l1 [X₀ ]
Overall timebound:301 {O(1)}
t₀: 1 {O(1)}
t₁: 300 {O(1)}
Overall costbound: 301 {O(1)}
t₀: 1 {O(1)}
t₁: 300 {O(1)}
t₀, X₀: 300 {O(1)}
t₁, X₀: 299 {O(1)}