Start: l0
Program_Vars: X₀
Temp_Vars: B
Locations: l0, l1, l2, l3, l4
Transitions:
t₀: l0(X₀) → l3(X₀)
t₂: l1(X₀) → l1(B) :|: B ≤ 2+X₀ ∧ X₀+1 ≤ B ∧ B ≤ 9
t₃: l1(X₀) → l2(X₀) :|: X₀+3 ≤ B
t₄: l1(X₀) → l2(X₀) :|: B ≤ X₀
t₅: l1(X₀) → l2(X₀) :|: 10 ≤ B
t₆: l2(X₀) → l4(X₀)
t₁: l3(X₀) → l1(0)
Found invariant X₀ ≤ 9 ∧ 0 ≤ X₀ for location l2
Found invariant X₀ ≤ 9 ∧ 0 ≤ X₀ for location l1
Found invariant X₀ ≤ 9 ∧ 0 ≤ X₀ for location l4
Start: l0
Program_Vars: X₀
Temp_Vars: B
Locations: l0, l1, l2, l3, l4
Transitions:
t₀: l0(X₀) → l3(X₀)
t₂: l1(X₀) → l1(B) :|: B ≤ 2+X₀ ∧ X₀+1 ≤ B ∧ B ≤ 9 ∧ X₀ ≤ 9 ∧ 0 ≤ X₀
t₃: l1(X₀) → l2(X₀) :|: X₀+3 ≤ B ∧ X₀ ≤ 9 ∧ 0 ≤ X₀
t₄: l1(X₀) → l2(X₀) :|: B ≤ X₀ ∧ X₀ ≤ 9 ∧ 0 ≤ X₀
t₅: l1(X₀) → l2(X₀) :|: 10 ≤ B ∧ X₀ ≤ 9 ∧ 0 ≤ X₀
t₆: l2(X₀) → l4(X₀) :|: X₀ ≤ 9 ∧ 0 ≤ X₀
t₁: l3(X₀) → l1(0)
Found invariant X₀ ≤ 9 ∧ 0 ≤ X₀ for location l2
Found invariant X₀ ≤ 2 ∧ 1 ≤ X₀ for location n_l1___2
Found invariant X₀ ≤ 0 ∧ 0 ≤ X₀ for location l1
Found invariant X₀ ≤ 9 ∧ 0 ≤ X₀ for location l4
Found invariant X₀ ≤ 9 ∧ 2 ≤ X₀ for location n_l1___1
Overall timebound:inf {Infinity}
t₀: 1 {O(1)}
t₂: inf {Infinity}
t₃: 1 {O(1)}
t₄: 1 {O(1)}
t₅: 1 {O(1)}
t₆: 1 {O(1)}
t₁: 1 {O(1)}
Overall costbound: inf {Infinity}
t₀: 1 {O(1)}
t₂: inf {Infinity}
t₃: 1 {O(1)}
t₄: 1 {O(1)}
t₅: 1 {O(1)}
t₆: 1 {O(1)}
t₁: 1 {O(1)}
t₀, X₀: X₀ {O(n)}
t₂, X₀: 9 {O(1)}
t₃, X₀: 9 {O(1)}
t₄, X₀: 9 {O(1)}
t₅, X₀: 9 {O(1)}
t₆, X₀: 9 {O(1)}
t₁, X₀: 0 {O(1)}