UnmetDemandVariableMap

Type Alias UnmetDemandVariableMap 

Source
type UnmetDemandVariableMap = IndexMap<(CommodityID, RegionID, TimeSliceID), Col>;
Expand description

Variables representing unmet demand for a given market

Aliased Typeยง

struct UnmetDemandVariableMap { /* private fields */ }