We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7a68636 commit f51b340Copy full SHA for f51b340
doc/release_notes.rst
@@ -3,6 +3,7 @@ Release Notes
3
4
.. Upcoming Version
5
6
+* Allow constant values in objective cost function
7
* Add support for SOS1 and SOS2 (Special Ordered Sets) constraints via ``Model.add_sos_constraints()`` and ``Model.remove_sos_constraints()``
8
* Add simplify method to LinearExpression to combine duplicate terms
9
* Add convenience function to create LinearExpression from constant
0 commit comments