Initial Problem

Start: n_f1
Program_Vars: Arg_0
Temp_Vars:
Locations: n_f1, n_f4___1
Transitions:
0:n_f1(Arg_0) -> n_f4___1(3)
1:n_f4___1(Arg_0) -> n_f4___1(3):|:Arg_0<=3 && 3<=Arg_0 && Arg_0<=3 && 3<=Arg_0

Preprocessing

Found invariant Arg_0<=3 && 3<=Arg_0 for location n_f4___1

Problem after Preprocessing

Start: n_f1
Program_Vars: Arg_0
Temp_Vars:
Locations: n_f1, n_f4___1
Transitions:
0:n_f1(Arg_0) -> n_f4___1(3)
1:n_f4___1(Arg_0) -> n_f4___1(3):|:Arg_0<=3 && 3<=Arg_0 && Arg_0<=3 && 3<=Arg_0 && Arg_0<=3 && 3<=Arg_0

All Bounds

Timebounds

Overall timebound:inf {Infinity}
0: n_f1->n_f4___1: 1 {O(1)}
1: n_f4___1->n_f4___1: inf {Infinity}

Costbounds

Overall costbound: inf {Infinity}
0: n_f1->n_f4___1: 1 {O(1)}
1: n_f4___1->n_f4___1: inf {Infinity}

Sizebounds

0: n_f1->n_f4___1, Arg_0: 3 {O(1)}
1: n_f4___1->n_f4___1, Arg_0: 3 {O(1)}