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.11 (February 13 , 2020)
4+ v0.9.11 (February 21 , 2020)
55---------------------
66
7- - Added more rootdet/logdet conic tests and bridge dual transformations and tests.
7+ - Add an option for the model created by ` Utilities.@model ` to be a subtype
8+ of ` AbstractOptimizer ` (#1031 ).
9+ - Described dual cone in docstrings of ` GeoMeanCone ` and ` RelativeEntropyCone `
10+ (#1018 , #1028 ).
11+ - Fixed typos in documentation (#1022 , #1024 ).
12+ - Fixed warning of unsupported attribute (#1027 ).
13+ - Added more rootdet/logdet conic tests (#1026 ).
14+ - Implemented ` ConstraintDual ` for ` Constraint.GeoMeanBridge ` ,
15+ ` Constraint.RootDetBridge ` and ` Constraint.LogDetBridge `
16+ and test duals in tests with ` GeoMeanCone ` and ` RootDetConeTriangle ` and
17+ ` LogDetConeTriangle ` cones (#1025 , #1026 ).
818
919v0.9.10 (January 31, 2020)
1020---------------------
Original file line number Diff line number Diff line change 11name = " MathOptInterface"
22uuid = " b8f27783-ece8-5eb3-8dc8-9495eed66fee"
3- version = " 0.9.10 "
3+ version = " 0.9.11 "
44
55[deps ]
66BenchmarkTools = " 6e4b80f9-dd63-53aa-95a3-0cdb28fa8baf"
You can’t perform that action at this time.
0 commit comments