Start: f1
Program_Vars: Arg_0
Temp_Vars:
Locations: f1, f4
Transitions:
0:f1(Arg_0) -> f4(3)
1:f4(Arg_0) -> f4(3)
Eliminate variables {Arg_0} that do not contribute to the problem
Start: f1
Program_Vars:
Temp_Vars:
Locations: f1, f4
Transitions:
5:f1 -> f4
6:f4 -> f4
Overall timebound:inf {Infinity}
5: f1->f4: 1 {O(1)}
6: f4->f4: inf {Infinity}
Overall costbound: inf {Infinity}
5: f1->f4: 1 {O(1)}
6: f4->f4: inf {Infinity}