File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,7 @@ v0.9.8 (December 18, 2019)
7
7
- Implemented MutableArithmetics API (#924 ).
8
8
- Fixed callbacks with ` CachingOptimizer ` (#959 ).
9
9
- Fixed ` MOI.dimension ` for ` MOI.Complements ` (#948 ).
10
+ - Added fallback for ` add_variables ` (#972 ).
10
11
- Added ` is_diagonal_vectorized_index ` utility (#965 ).
11
12
- Improved linear constraints display in manual (#963 , #964 ).
12
13
- Bridges improvements:
@@ -15,6 +16,8 @@ v0.9.8 (December 18, 2019)
15
16
* Fixed ` MOI.add_constraints ` with non-bridged variable constraint on bridged
16
17
variable (#951 ).
17
18
* Fixed corner cases and docstring of geomean bridge (#961 , #962 , #966 ).
19
+ * Fixed choice between variable or constraint bridges for constrained
20
+ variables (#973 ).
18
21
* Improve performance of bridge shortest path (#945 , #946 , #956 ).
19
22
* Added docstring for ` test_delete_bridge ` (#954 ).
20
23
* Added Variable bridge tests (#952 ).
You can’t perform that action at this time.
0 commit comments