Initial Problem

Start: n_f0
Program_Vars: Arg_0, Arg_1, Arg_2
Temp_Vars: NoDet0
Locations: n_f0, n_f11___1
Transitions:
0:n_f0(Arg_0,Arg_1,Arg_2) -> n_f11___1(0,1,NoDet0)
1:n_f0(Arg_0,Arg_1,Arg_2) -> n_f11___1(0,1,NoDet0)

Preprocessing

Eliminate variables {NoDet0,Arg_0,Arg_1,Arg_2} that do not contribute to the problem

Problem after Preprocessing

Start: n_f0
Program_Vars:
Temp_Vars:
Locations: n_f0, n_f11___1
Transitions:
3:n_f0 -> n_f11___1
4:n_f0 -> n_f11___1

All Bounds

Timebounds

Overall timebound:2 {O(1)}
3: n_f0->n_f11___1: 1 {O(1)}
4: n_f0->n_f11___1: 1 {O(1)}

Costbounds

Overall costbound: 2 {O(1)}
3: n_f0->n_f11___1: 1 {O(1)}
4: n_f0->n_f11___1: 1 {O(1)}

Sizebounds