Initial Problem

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

Preprocessing

Eliminate variables {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_f8___1
Transitions:
2:n_f0 -> n_f8___1

All Bounds

Timebounds

Overall timebound:1 {O(1)}
2: n_f0->n_f8___1: 1 {O(1)}

Costbounds

Overall costbound: 1 {O(1)}
2: n_f0->n_f8___1: 1 {O(1)}

Sizebounds