Skip to main content

Module agent

Module agent 

Source

Structs§

AgentState
Immutable snapshot of an agent’s local state.
EmittedEvent
Event emitted by an agent during simulation.
SimulatedAgent
Minimal CRDT model for simulation: each agent tracks a grow-only set of event IDs.

Type Aliases§

AgentId
Stable identifier for a simulated agent.