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₀
Found invariant X₀ ≤ 300 ∧ 101 ≤ X₀ for location l1
Termination: true
Formula:
relevant size-bounds w.r.t. t₀:
X₀: 300 {O(1)}
Runtime-bound of t₀: 1 {O(1)}
Results in: 604 {O(1)}
Overall timebound:605 {O(1)}
t₀: 1 {O(1)}
t₁: 604 {O(1)}
Overall costbound: 605 {O(1)}
t₀: 1 {O(1)}
t₁: 604 {O(1)}
t₀, X₀: 300 {O(1)}
t₁, X₀: 299 {O(1)}