powered by
Executes steps until the given criterion.
run(env, until = 1000)
the simulation environment.
stop time.
Returns the simulation environment.
Other methods to deal with a simulation environment: simmer, reset, now, peek, step, add_resource, add_generator, get_mon_arrivals, get_mon_resources, get_capacity, get_queue_size, get_server_count, get_queue_count.