File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11MathOptInterface (MOI) release notes
22====================================
33
4+ v0.9.10 (January 31, 2020)
5+ ---------------------
6+
7+ - Added ` OptimizerWithAttributes ` grouping an optimizer constructor and a list
8+ of optimizer attributes (#1008 ).
9+ - Added ` RelativeEntropyCone ` with corresponding bridge into exponential cone
10+ constraints (#993 ).
11+ - Added ` NormSpectralCone ` and ` NormNuclearCone ` with corresponding bridges
12+ into positive semidefinite constraints (#976 ).
13+ - Added ` supports_constrained_variable(s) ` (#1004 ).
14+ - Added ` dual_set_type ` (#1002 ).
15+ - Added tests for vector specialized version of ` delete ` (#989 , #1011 ).
16+ - Added PSD3 test (#1007 ).
17+ - Clarifed dual solution of ` Tests.pow1v ` and ` Tests.pow1f ` (#1013 ).
18+ - Added support for ` EqualTo ` and ` Zero ` in
19+ ` Bridges.Constraint.SplitIntervalBridge ` (#1005 ).
20+ - Fixed ` Utilities.vectorize ` for empty vector (#1003 ).
21+ - Fixed free variables in LP writer (#1006 ).
22+
423v0.9.9 (December 29, 2019)
524---------------------
625
You can’t perform that action at this time.
0 commit comments