Start: l0
Program_Vars: X₀
Temp_Vars: B
Locations: l0, l1, l2, l3, l4
Transitions:
t₂: l0(X₀) → l1(0)
t₀: l1(X₀) → l3(X₀) :|: B+1 ≤ 0
t₁: l1(X₀) → l3(X₀)
t₄: l1(X₀) → l4(X₀)
t₅: l3(X₀) → l1(X₀+1) :|: X₀ ≤ 2
t₃: l3(X₀) → l4(X₀) :|: 3 ≤ X₀
t₆: l4(X₀) → l2(X₀) :|: X₀ ≤ 1
t₇: l4(X₀) → l2(X₀) :|: 2 ≤ X₀
Found invariant X₀ ≤ 3 ∧ 0 ≤ X₀ for location l2
Found invariant X₀ ≤ 3 ∧ 0 ≤ X₀ for location l1
Found invariant X₀ ≤ 3 ∧ 0 ≤ X₀ for location l4
Found invariant X₀ ≤ 3 ∧ 0 ≤ X₀ for location l3
Start: l0
Program_Vars: X₀
Temp_Vars: B
Locations: l0, l1, l2, l3, l4
Transitions:
t₂: l0(X₀) → l1(0)
t₀: l1(X₀) → l3(X₀) :|: B+1 ≤ 0 ∧ X₀ ≤ 3 ∧ 0 ≤ X₀
t₁: l1(X₀) → l3(X₀) :|: X₀ ≤ 3 ∧ 0 ≤ X₀
t₄: l1(X₀) → l4(X₀) :|: X₀ ≤ 3 ∧ 0 ≤ X₀
t₅: l3(X₀) → l1(X₀+1) :|: X₀ ≤ 2 ∧ X₀ ≤ 3 ∧ 0 ≤ X₀
t₃: l3(X₀) → l4(X₀) :|: 3 ≤ X₀ ∧ X₀ ≤ 3 ∧ 0 ≤ X₀
t₆: l4(X₀) → l2(X₀) :|: X₀ ≤ 1 ∧ X₀ ≤ 3 ∧ 0 ≤ X₀
t₇: l4(X₀) → l2(X₀) :|: 2 ≤ X₀ ∧ X₀ ≤ 3 ∧ 0 ≤ X₀
new bound:
4 {O(1)}
new bound:
4 {O(1)}
new bound:
4 {O(1)}
Overall timebound:17 {O(1)}
t₀: 4 {O(1)}
t₁: 4 {O(1)}
t₂: 1 {O(1)}
t₃: 1 {O(1)}
t₄: 1 {O(1)}
t₅: 4 {O(1)}
t₆: 1 {O(1)}
t₇: 1 {O(1)}
Overall costbound: 17 {O(1)}
t₀: 4 {O(1)}
t₁: 4 {O(1)}
t₂: 1 {O(1)}
t₃: 1 {O(1)}
t₄: 1 {O(1)}
t₅: 4 {O(1)}
t₆: 1 {O(1)}
t₇: 1 {O(1)}
t₀, X₀: 3 {O(1)}
t₁, X₀: 3 {O(1)}
t₂, X₀: 0 {O(1)}
t₃, X₀: 3 {O(1)}
t₄, X₀: 3 {O(1)}
t₅, X₀: 3 {O(1)}
t₆, X₀: 1 {O(1)}
t₇, X₀: 3 {O(1)}