SpineOpt.jl icon indicating copy to clipboard operation
SpineOpt.jl copied to clipboard

Add validation for min_up_time and min_down_time

Open datejada opened this issue 4 months ago • 2 comments

Add a default value for min_up_time and min_down_time if the online_variable_type is binary or integer.

Fixes #960

Checklist before merging

  • [x] Documentation is up-to-date
  • [x] Unit tests have been added/updated accordingly
  • [x] Code has been formatted according to SpineOpt's style
  • [x] Unit tests pass

datejada avatar Oct 02 '24 10:10 datejada