We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 78b3e96 commit c8d5363Copy full SHA for c8d5363
NEWS.md
@@ -6,7 +6,8 @@ v0.8.1 (January 7, 2019)
6
7
- Adding an NLP objective now overrides any objective set using the
8
`ObjectiveFunction` attribute (#619).
9
-- Allow custom constraint types with `fullbridgeoptimizer` (#617).
+- Rename `fullbridgeoptimizer` into `full_bridge_optimizer` (#621).
10
+- Allow custom constraint types with `full_bridge_optimizer` (#617).
11
- Add `Vectorize` bridge which transforms scalar linear constraints into vector
12
linear constraints (#615).
13
0 commit comments