Initial Problem

Start: n_f1
Program_Vars: Arg_0, Arg_1, Arg_2, Arg_3
Temp_Vars: B_P, C_P, NoDet0
Locations: n_f1, n_f300___1, n_f300___2, n_f300___3
Transitions:
0:n_f1(Arg_0,Arg_1,Arg_2,Arg_3) -> n_f300___1(Arg_0,B_P,Arg_2,NoDet0):|:B_P<=Arg_0 && Arg_1<=B_P && B_P<=Arg_1
1:n_f1(Arg_0,Arg_1,Arg_2,Arg_3) -> n_f300___2(Arg_0,B_P,C_P,NoDet0):|:1+Arg_0<=B_P && C_P<=B_P && Arg_1<=B_P && B_P<=Arg_1 && Arg_2<=C_P && C_P<=Arg_2
2:n_f1(Arg_0,Arg_1,Arg_2,Arg_3) -> n_f300___3(Arg_0,B_P,C_P,NoDet0):|:1+B_P<=C_P && 1+Arg_0<=B_P && Arg_1<=B_P && B_P<=Arg_1 && Arg_2<=C_P && C_P<=Arg_2

Preprocessing

Eliminate variables {NoDet0,Arg_3} that do not contribute to the problem

Found invariant Arg_1<=Arg_0 for location n_f300___1

Found invariant Arg_2<=Arg_1 && 1+Arg_0<=Arg_1 for location n_f300___2

Found invariant 1+Arg_1<=Arg_2 && 2+Arg_0<=Arg_2 && 1+Arg_0<=Arg_1 for location n_f300___3

Problem after Preprocessing

Start: n_f1
Program_Vars: Arg_0, Arg_1, Arg_2
Temp_Vars: B_P, C_P
Locations: n_f1, n_f300___1, n_f300___2, n_f300___3
Transitions:
4:n_f1(Arg_0,Arg_1,Arg_2) -> n_f300___1(Arg_0,B_P,Arg_2):|:B_P<=Arg_0 && Arg_1<=B_P && B_P<=Arg_1
5:n_f1(Arg_0,Arg_1,Arg_2) -> n_f300___2(Arg_0,B_P,C_P):|:1+Arg_0<=B_P && C_P<=B_P && Arg_1<=B_P && B_P<=Arg_1 && Arg_2<=C_P && C_P<=Arg_2
6:n_f1(Arg_0,Arg_1,Arg_2) -> n_f300___3(Arg_0,B_P,C_P):|:1+B_P<=C_P && 1+Arg_0<=B_P && Arg_1<=B_P && B_P<=Arg_1 && Arg_2<=C_P && C_P<=Arg_2

All Bounds

Timebounds

Overall timebound:3 {O(1)}
4: n_f1->n_f300___1: 1 {O(1)}
5: n_f1->n_f300___2: 1 {O(1)}
6: n_f1->n_f300___3: 1 {O(1)}

Costbounds

Overall costbound: 3 {O(1)}
4: n_f1->n_f300___1: 1 {O(1)}
5: n_f1->n_f300___2: 1 {O(1)}
6: n_f1->n_f300___3: 1 {O(1)}

Sizebounds