LTS Termination Proof

by AProVE

Input

Integer Transition System

Proof

1 Switch to Cooperation Termination Proof

We consider the following cutpoint-transitions:
f4401_0_get_NULL f4401_0_get_NULL f4401_0_get_NULL: x1 = x1x2 = x2x3 = x3x4 = x4x5 = x5x6 = x6x7 = x7x8 = x8x9 = x9x10 = x10x11 = x11x12 = x12x13 = x13
f4637_0_put_EQ f4637_0_put_EQ f4637_0_put_EQ: x1 = x1x2 = x2x3 = x3x4 = x4x5 = x5x6 = x6x7 = x7x8 = x8x9 = x9x10 = x10x11 = x11x12 = x12x13 = x13
f5083_0_transfer_GE f5083_0_transfer_GE f5083_0_transfer_GE: x1 = x1x2 = x2x3 = x3x4 = x4x5 = x5x6 = x6x7 = x7x8 = x8x9 = x9x10 = x10x11 = x11x12 = x12x13 = x13
f5178_0_transfer_ArrayAccess f5178_0_transfer_ArrayAccess f5178_0_transfer_ArrayAccess: x1 = x1x2 = x2x3 = x3x4 = x4x5 = x5x6 = x6x7 = x7x8 = x8x9 = x9x10 = x10x11 = x11x12 = x12x13 = x13
f4559_0_put_NULL f4559_0_put_NULL f4559_0_put_NULL: x1 = x1x2 = x2x3 = x3x4 = x4x5 = x5x6 = x6x7 = x7x8 = x8x9 = x9x10 = x10x11 = x11x12 = x12x13 = x13
f596_0_createMap_Return f596_0_createMap_Return f596_0_createMap_Return: x1 = x1x2 = x2x3 = x3x4 = x4x5 = x5x6 = x6x7 = x7x8 = x8x9 = x9x10 = x10x11 = x11x12 = x12x13 = x13
f1_0_main_Load f1_0_main_Load f1_0_main_Load: x1 = x1x2 = x2x3 = x3x4 = x4x5 = x5x6 = x6x7 = x7x8 = x8x9 = x9x10 = x10x11 = x11x12 = x12x13 = x13
f3849_0_createMap_LE f3849_0_createMap_LE f3849_0_createMap_LE: x1 = x1x2 = x2x3 = x3x4 = x4x5 = x5x6 = x6x7 = x7x8 = x8x9 = x9x10 = x10x11 = x11x12 = x12x13 = x13
f4483_0_get_EQ f4483_0_get_EQ f4483_0_get_EQ: x1 = x1x2 = x2x3 = x3x4 = x4x5 = x5x6 = x6x7 = x7x8 = x8x9 = x9x10 = x10x11 = x11x12 = x12x13 = x13
__init __init __init: x1 = x1x2 = x2x3 = x3x4 = x4x5 = x5x6 = x6x7 = x7x8 = x8x9 = x9x10 = x10x11 = x11x12 = x12x13 = x13
f3927_0_random_ArrayAccess f3927_0_random_ArrayAccess f3927_0_random_ArrayAccess: x1 = x1x2 = x2x3 = x3x4 = x4x5 = x5x6 = x6x7 = x7x8 = x8x9 = x9x10 = x10x11 = x11x12 = x12x13 = x13
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 { f3849_0_createMap_LE }.

2.1.1 Transition Removal

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

f3849_0_createMap_LE: x2

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 { f4637_0_put_EQ, f4559_0_put_NULL }.

2.2.1 Transition Removal

We remove transitions 16, 18, 19, 20, 21, 22, 17 using the following ranking functions, which are bounded by 0.

f4559_0_put_NULL: 1 + x4
f4637_0_put_EQ: 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/4

Here we consider the SCC { f5083_0_transfer_GE, f5178_0_transfer_ArrayAccess }.

2.3.1 Transition Removal

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

f5083_0_transfer_GE: −1 − x4 + 2⋅x8
f5178_0_transfer_ArrayAccess: −1 − x3 + 2⋅x10

2.3.2 Transition Removal

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

f5083_0_transfer_GE: −1 − x4 + x7 + x8
f5178_0_transfer_ArrayAccess: −2 − x3 + x10 + x13

2.3.3 Transition Removal

We remove transitions 28, 26 using the following ranking functions, which are bounded by 0.

f5178_0_transfer_ArrayAccess: x4
f5083_0_transfer_GE: −1

2.3.4 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 { f4401_0_get_NULL, f4483_0_get_EQ }.

2.4.1 Transition Removal

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

f4401_0_get_NULL: 1 + x2
f4483_0_get_EQ: 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