fn is_any_remaining_demand(demand: &IndexMap<TimeSliceID, Flow>) -> bool
Expand description
Check whether there is any remaining demand that is unmet in any time slice
fn is_any_remaining_demand(demand: &IndexMap<TimeSliceID, Flow>) -> bool
Check whether there is any remaining demand that is unmet in any time slice