The restoration problems should return multi-networks ["1"]-["repair_periods"] rather than ["0"]-["repair_periods"]. If an initial operating point before any components are restored, a user can calculate that themselves.
This will require changes to iterative_restoration, replicate_restoration_network, and updates to most of the tests objective functions.
The restoration problems should return multi-networks
["1"]-["repair_periods"]rather than["0"]-["repair_periods"]. If an initial operating point before any components are restored, a user can calculate that themselves.This will require changes to
iterative_restoration,replicate_restoration_network, and updates to most of the tests objective functions.