Module region

Source
Expand description

Regions represent different geographical areas in which agents, processes, etc. are active.

Structs§

Region
Represents a region with an ID and a longer description.
RegionID
An ID type (e.g. AgentID, CommodityID, etc.)

Functions§

parse_region_str
Parse a string of regions separated by semicolons into a vector of RegionID.

Type Aliases§

RegionMap
A map of Regions, keyed by region ID