Expand description
A manager for the state of a discrete-event simulation
Defines a Context
that is intended to provide the foundational mechanism
for storing and manipulating the state of a given simulation.
Structs§
- Context
- A manager for the state of a discrete-event simulation
Enums§
- Execution
Phase - An enum to indicate the phase for plans at a given time.