Module agent

Source
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
AgentCostLimits
The cost limits for an agent in a particular year
AgentID
An ID type (e.g. AgentID, CommodityID, etc.)
AgentObjective
An objective for an agent with associated parameters
AgentSearchSpace
Search space for an agent
ObjectiveTypeVisitor 🔒

Enums§

DecisionRule
The decision rule for a particular objective
ObjectiveType
The type of objective for the agent

Type Aliases§

AgentCommodityPortionsMap
A map of commodity portions for an agent, keyed by commodity and year
AgentCostLimitsMap
A map of cost limits for an agent, keyed by year
AgentMap
A map of Agents, keyed by agent ID