LTS Termination Proof

by AProVE

Input

Integer Transition System

Proof

1 Switch to Cooperation Termination Proof

We consider the following cutpoint-transitions:
f108_0_add_GT f108_0_add_GT f108_0_add_GT: x1 = x1x2 = x2x3 = x3
f1_0_main_ConstantStackPush f1_0_main_ConstantStackPush f1_0_main_ConstantStackPush: x1 = x1x2 = x2x3 = x3
f208_0_add_GT f208_0_add_GT f208_0_add_GT: x1 = x1x2 = x2x3 = x3
f311_0_add_GT f311_0_add_GT f311_0_add_GT: x1 = x1x2 = x2x3 = x3
__init __init __init: x1 = x1x2 = x2x3 = x3
and for every transition t, a duplicate t is considered.

2 SCC Decomposition

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

2.1 SCC Subproblem 1/3

Here we consider the SCC { f108_0_add_GT }.

2.1.1 Transition Removal

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

f108_0_add_GT: 1000 − x3

2.1.2 Trivial Cooperation Program

There are no more "sharp" transitions in the cooperation program. Hence the cooperation termination is proved.

2.2 SCC Subproblem 2/3

Here we consider the SCC { f208_0_add_GT }.

2.2.1 Transition Removal

We remove transition 4 using the following ranking functions, which are bounded by 0.

f208_0_add_GT: 1000 − x3

2.2.2 Trivial Cooperation Program

There are no more "sharp" transitions in the cooperation program. Hence the cooperation termination is proved.

2.3 SCC Subproblem 3/3

Here we consider the SCC { f311_0_add_GT }.

2.3.1 Transition Removal

We remove transition 6 using the following ranking functions, which are bounded by 0.

f311_0_add_GT: 1000 − x3

2.3.2 Trivial Cooperation Program

There are no more "sharp" transitions in the cooperation program. Hence the cooperation termination is proved.

Tool configuration

AProVE