Ran JuliaFormatter

pull/13/head
Aleksandr Kazachkov 4 years ago
parent 9649387561
commit 29614661b9

@ -18,9 +18,10 @@ Constraints
* `eq_shutdown_limit`
"""
function _add_startup_shutdown_limit_eqs!(
model::JuMP.Model,
model::JuMP.Model,
g::Unit,
formulation_status_vars::Gar1962.StatusVars)::Nothing
formulation_status_vars::Gar1962.StatusVars,
)::Nothing
# TODO: Move upper case constants to model[:instance]
RESERVES_WHEN_START_UP = true
RESERVES_WHEN_RAMP_UP = true

Loading…
Cancel
Save