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.20 (February 20, 2021)
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.20 ) .
9+
10+ - Improved performance of ` Utilities.ScalarFunctionIterator `
11+ - Added support for ` compute_conflict ` to MOI layers
12+ - Added test with zero off-diagonal quadratic term in objective
13+ - Fixed double deletion of nested bridged ` SingleVariable ` /` VectorOfVariables `
14+ constraints
15+ - Fixed modification of un-set objective
16+ - Fixed function modification with duplicate terms
17+ - Made unit tests abort without failing if the problem class is not supported
18+ - Formatted code with JuliaFormatter
19+ - Clarified ` BasisStatusCode ` 's docstring
20+
421v0.9.19 (December 1, 2020)
522---------------------------
623
You can’t perform that action at this time.
0 commit comments