type CapacityVariableMap = IndexMap<AssetRef, Col>;
A map of capacity variables for assets
struct CapacityVariableMap { /* private fields */ }