Expand description
Agents drive the economy of the MUSE 2.0 simulation, through relative investment in different assets.
Structs§
- Agent
- An agent in the simulation
- Agent
Cost Limits - The cost limits for an agent in a particular year
- AgentID
- An ID type (e.g.
AgentID
,CommodityID
, etc.) - Agent
Objective - An objective for an agent with associated parameters
- Agent
Search Space - Search space for an agent
- Objective
Type 🔒Visitor
Enums§
- Decision
Rule - The decision rule for a particular objective
- Objective
Type - The type of objective for the agent
Type Aliases§
- Agent
Commodity Portions Map - A map of commodity portions for an agent, keyed by commodity and year
- Agent
Cost Limits Map - A map of cost limits for an agent, keyed by year
- Agent
Map - A map of
Agent
s, keyed by agent ID