Expand description

The main simulation module.

Modules

Definitions related to nested simulation.

The Composite trait to create disposable computations.

The type of errors that may arise during simulation.

The Event computation synchronized with the event queue.

The random number generator.

The Observable computation that allows notifying about events.

The Parameter computation to define external parameters.

The Process computation to represent discontinuous processes.

The queues.

A mutable reference computation.

The resources.

The Simulation computation as a function of run.

The queue strategies.

The Stream type to represent infinite streams.

Structs

The modeling point.

It represents the simulation run.

It represents the simulation specs.