Skip to content

Releases: jump-dev/MathOptInterface.jl

v0.9.1

23 Aug 11:09
v0.9.1
6ac4e6d
Compare
Choose a tag to compare

v0.9.1 (2019-08-23)

Diff since v0.9.0

Closed issues:

  • Bug in SOCtoPSDBridge (#838)
  • Fix SOC3 test (#836)
  • Define map_indices and substitute_variables for NLPBlockData (#844)
  • Fix show for IndexMap (#843)

Merged pull requests:

v0.9.0

13 Aug 18:05
v0.9.0
bb800e9
Compare
Choose a tag to compare

v0.9.0 (2019-08-13)

Diff since v0.8.4

Closed issues:

  • ObjectiveSense or OptimizationSense (#814)
  • Address TODOs in apimanual.md (#780)
  • malformed documentation in the benchmarks section (#778)
  • operate type piracy (#774)
  • Add CachingOptimizer in doc (#770)
  • Add default instantiation of a Model (#766)
  • Test for Binary Variables with Bounds (#758)
  • Julia crashing on Windows (#735)
  • constant vector (#727)
  • REDUCTION_CERTIFICATE (#725)
  • Add test for setting attributes to bridges (#719)
  • Require bridges to implement MOI.get for ConstraintFunction and ConstraintSet (#713)
  • Constrained variables and variable bridges (#710)
  • Unbounded test for linear continuous (#708)
  • Store attributes that are set by optimize in MockOptimizer (#707)
  • Modify ListOfVariableIndices (#693)
  • Rework objective results (#681)
  • bridge_constraint function (#668)
  • Drop Julia v0.6 and Julia v0.7 (#661)
  • Refactor MOI._constant and MOIU.getconstant (#618)
  • Indices of SingleVariable constraints (#570)
  • consistency of MOI cone definitions (#547)
  • Slack and Unslack bridge (#528)
  • What happens when deleting a variable in a constraint? (#511)
  • solver-independent options (#61)

Merged pull requests:

Merge pull request #698 from JuliaOpt/bl/prepv0.8.4

13 Mar 16:29
e7b75f8
Compare
Choose a tag to compare

v0.8.3

06 Mar 22:44
Compare
Choose a tag to compare

See NEWS.md.

v0.8.2

07 Feb 22:13
9a68704
Compare
Choose a tag to compare

See NEWS.md.

v0.8.1

07 Jan 15:12
7da46d9
Compare
Choose a tag to compare

See NEWS.md

v0.8.0

18 Dec 15:17
d8fdaec
Compare
Choose a tag to compare
Prep NEWS for 0.8 (#606)

v0.7.0

13 Dec 15:50
3ce06b7
Compare
Choose a tag to compare

See NEWS.md.

See NEWS.md

27 Nov 14:36
c505245
Compare
Choose a tag to compare
Merge pull request #589 from JuliaOpt/bl/v0.6.4

NEWS for v0.6.4

v0.6.3: NEWS for 0.6.3 (#574)

16 Nov 03:47
726c86d
Compare
Choose a tag to compare
* NEWS for 0.6.3

* mention breaking

* mention partially set attributes