Modules

Structs

The State struct holds the state of the Simulation.

Enums

The result of running a step in the Simulation.

Traits

A Simulation is the execution of an algorithm.

The SimulationBuilder creates a new Simulation with given parameters and options. It forms the initialization stage of the algorithm.