Closed ccoffrin closed 3 years ago
Non-breaking
run_model
relax_integrality
run_*
solve_*
Breaking
cnw
with_optimizer
optimizer_with_attributes
The referenced commits close this issue. Also note run_ methods should be replaced with solve_ after v0.7. Nonetheless, run_ methods are still available but will print a warning via Memento.
run_
solve_
Non-breaking
run_model
to supportrelax_integrality
argument that was added in IM v0.5.4.run_*
methods to besolve_*
and add deprecation warningsBreaking
cnw
and replace it with the constant default network id defined in IMs v0.6.0with_optimizer
withoptimizer_with_attributes