You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/release_notes.rst
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,6 +17,7 @@ Upcoming Version
17
17
* Add ``active`` parameter to ``piecewise()`` for gating piecewise linear functions with a binary variable (e.g. unit commitment). Supported for incremental, SOS2, and disjunctive methods.
18
18
* Add the `sphinx-copybutton` to the documentation
19
19
* Add SOS1 and SOS2 reformulations for solvers not supporting them.
20
+
* Add semi-continous variables for solvers that support them
20
21
* Improve handling of CPLEX solver quality attributes to ensure metrics such are extracted correctly when available.
21
22
* Fix Xpress IIS label mapping for masked constraints and add a regression test for matching infeasible coordinates.
0 commit comments