LTS Termination Proof

by T2Cert

Input

Integer Transition System

Proof

1 Switch to Cooperation Termination Proof

We consider the following cutpoint-transitions:
0 6 0: x_post + x_post ≤ 0x_postx_post ≤ 0x_0 + x_0 ≤ 0x_0x_0 ≤ 0
and for every transition t, a duplicate t is considered.

2 Transition Removal

We remove transitions 4, 5 using the following ranking functions, which are bounded by −11.

4: 0
3: 0
0: 0
1: 0
2: 0
4: −4
3: −5
0: −6
1: −6
2: −6
0_var_snapshot: −6
0*: −6

3 Location Addition

The following skip-transition is inserted and corresponding redirections w.r.t. the old location are performed.

0* 9 0: x_post + x_post ≤ 0x_postx_post ≤ 0x_0 + x_0 ≤ 0x_0x_0 ≤ 0

4 Location Addition

The following skip-transition is inserted and corresponding redirections w.r.t. the old location are performed.

0 7 0_var_snapshot: x_post + x_post ≤ 0x_postx_post ≤ 0x_0 + x_0 ≤ 0x_0x_0 ≤ 0

5 SCC Decomposition

We consider subproblems for each of the 1 SCC(s) of the program graph.

5.1 SCC Subproblem 1/1

Here we consider the SCC { 0, 1, 2, 0_var_snapshot, 0* }.

5.1.1 Transition Removal

We remove transition 2 using the following ranking functions, which are bounded by 505.

0: −2 + 5⋅x_0
1: 1 + 5⋅x_0
2: 5⋅x_0
0_var_snapshot: −3 + 5⋅x_0
0*: −1 + 5⋅x_0

5.1.2 Splitting Cut-Point Transitions

We consider 1 subproblems corresponding to sets of cut-point transitions as follows.

5.1.2.1 Cut-Point Subproblem 1/1

Here we consider cut-point transition 6.

5.1.2.1.1 Invariant Updates

The following invariants are asserted.

0: 101 − x_0 ≤ 0
1: 100 − x_0 ≤ 0
2: 1 ≤ 0101 − x_0 ≤ 0
3: TRUE
4: TRUE
0: 101 − x_0 ≤ 0
1: 100 − x_0 ≤ 0
2: 1 ≤ 0
0_var_snapshot: 101 − x_0 ≤ 0
0*: 1 ≤ 0

The invariants are proved as follows.

IMPACT Invariant Proof

5.1.2.1.2 Transition Removal

We remove transition 7 using the following ranking functions, which are bounded by −7.

0: −1
0_var_snapshot: −2
1: −3
2: −4
0*: −5

5.1.2.1.3 Splitting Cut-Point Transitions

There remain no cut-point transition to consider. Hence the cooperation termination is trivial.

Tool configuration

T2Cert