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.15 (September 14, 2020)
5+ ---------------------------
6+
7+ For a detailed list of the closed issues and pull requests from this release,
8+ see the [ tag notes] ( https://github.com/jump-dev/MathOptInterface.jl/releases/tag/v0.9.15 ) .
9+
10+ A summary of changes are as follows:
11+
12+ - Bridges improvements:
13+ - (R)SOCtoNonConvexQuad bridge
14+ - ZeroOne bridge
15+ - Use ` supports_add_constrained_variable ` in ` LazyBridgeOptimizer `
16+ - Exposed ` VariableBridgeCost ` and ` ConstraintBridgeCost ` attributes
17+ - Prioritize constraining variables on creation according to these costs
18+ - Refactor bridge debugging
19+ - Large performance improvements across all submodules
20+ - Lots of documentation improvements
21+ - FileFormats improvements:
22+ - Update MathOptFormat to v0.5
23+ - Fix supported objectives in ` FileFormats `
24+ - Testing improvements:
25+ - Add name option for ` basic_constraint_test `
26+ - Bug fixes and missing methods
27+ - Add ` length ` for iterators
28+ - Fix bug with duplicate terms
29+ - Fix order of ` LinearOfConstraintIndices `
30+
431v0.9.14 (May 30, 2020)
532---------------------
633
You can’t perform that action at this time.
0 commit comments