Module id

Module id 

Source
Expand description

Strongly-typed identifiers and the Coord type alias.

Structs§

FieldId
Identifies a field within a simulation world.
ParameterKey
Key for a global simulation parameter (e.g., learning rate, reward scale).
ParameterVersion
Tracks the version of global simulation parameters.
SpaceId
Identifies a space (spatial topology) within a simulation world.
SpaceInstanceId
Unique per-instance identifier for a Space object.
TickId
Monotonically increasing tick counter.
WorldGenerationId
Tracks arena generation for snapshot identity.

Type Aliases§

Coord
A coordinate in simulation space.