type UnmetDemandVariableMap = IndexMap<(CommodityID, RegionID, TimeSliceID), Col>;Expand description
Variables representing unmet demand for a given market
Aliased Typeยง
struct UnmetDemandVariableMap { /* private fields */ }type UnmetDemandVariableMap = IndexMap<(CommodityID, RegionID, TimeSliceID), Col>;Variables representing unmet demand for a given market
struct UnmetDemandVariableMap { /* private fields */ }