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.)
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
AgentObjectiveMap
A map of objectives for an agent, keyed by commodity and year.
AgentSearchSpaceMap
A map for the agent’s search space, keyed by commodity and year