LTS Termination Proof

by AProVE

Input

Integer Transition System

Proof

1 Switch to Cooperation Termination Proof

We consider the following cutpoint-transitions:
f458_0_reverse_NULL f458_0_reverse_NULL f458_0_reverse_NULL: x1 = x1x2 = x2x3 = x3x4 = x4
f488_0_reverse_FieldAccess f488_0_reverse_FieldAccess f488_0_reverse_FieldAccess: x1 = x1x2 = x2x3 = x3x4 = x4
f266_0_createList_LE f266_0_createList_LE f266_0_createList_LE: x1 = x1x2 = x2x3 = x3x4 = x4
f473_0_reverse_FieldAccess f473_0_reverse_FieldAccess f473_0_reverse_FieldAccess: x1 = x1x2 = x2x3 = x3x4 = x4
f1_0_main_Load f1_0_main_Load f1_0_main_Load: x1 = x1x2 = x2x3 = x3x4 = x4
f231_0_createList_LE f231_0_createList_LE f231_0_createList_LE: x1 = x1x2 = x2x3 = x3x4 = x4
__init __init __init: x1 = x1x2 = x2x3 = x3x4 = x4
and for every transition t, a duplicate t is considered.

2 SCC Decomposition

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

2.1 SCC Subproblem 1/4

Here we consider the SCC { f231_0_createList_LE }.

2.1.1 Transition Removal

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

f231_0_createList_LE: x4

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/4

Here we consider the SCC { f266_0_createList_LE }.

2.2.1 Transition Removal

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

f266_0_createList_LE: x2

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/4

Here we consider the SCC { f473_0_reverse_FieldAccess }.

2.3.1 Transition Removal

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

f473_0_reverse_FieldAccess: x4

2.3.2 Trivial Cooperation Program

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

2.4 SCC Subproblem 4/4

Here we consider the SCC { f458_0_reverse_NULL, f488_0_reverse_FieldAccess }.

2.4.1 Transition Removal

We remove transitions 10, 12, 11 using the following ranking functions, which are bounded by 0.

f458_0_reverse_NULL: −1 + 2⋅x2
f488_0_reverse_FieldAccess: 2⋅x1

2.4.2 Trivial Cooperation Program

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

Tool configuration

AProVE