Module bourse_de::agents

source ·
Expand description

Simulation agent traits and common implementations

The simulation agents must implement an update function that is called each step of the simulation.

Modules§

  • Common agent behaviours and utilities

Structs§

Traits§

  • Homogeneous agent set functionality
  • Functionality required for simulation agents

Derive Macros§