Initial Problem

Start: n_f0
Program_Vars: Arg_0, Arg_1
Temp_Vars:
Locations: n_f0, n_f1___1
Transitions:
0:n_f0(Arg_0,Arg_1) -> n_f1___1(3000,Arg_1)

Preprocessing

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

Problem after Preprocessing

Start: n_f0
Program_Vars:
Temp_Vars:
Locations: n_f0, n_f1___1
Transitions:
2:n_f0 -> n_f1___1

All Bounds

Timebounds

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

Costbounds

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

Sizebounds