Start: f0
Program_Vars: Arg_0, Arg_1, Arg_2
Temp_Vars: D, E
Locations: f0, f11
Transitions:
0:f0(Arg_0,Arg_1,Arg_2) -> f11(0,1,E):|:D<=99
1:f0(Arg_0,Arg_1,Arg_2) -> f11(0,1,E)
Eliminate variables {E,Arg_0,Arg_1,Arg_2} that do not contribute to the problem
Start: f0
Program_Vars:
Temp_Vars: D
Locations: f0, f11
Transitions:
3:f0 -> f11:|:D<=99
4:f0 -> f11
Overall timebound:2 {O(1)}
3: f0->f11: 1 {O(1)}
4: f0->f11: 1 {O(1)}
Overall costbound: 2 {O(1)}
3: f0->f11: 1 {O(1)}
4: f0->f11: 1 {O(1)}