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