Module openrailwaymap_exporter::simulation::environment
source · Expand description
module with environment traits
Structs
- Represents the environment for the decision agent, containing the
RailwayGraph
.
Traits
- A trait representing an environment that can be observed by decision agents.
- A trait representing a reference to an observable environment.