Skip to content

Releases: jump-dev/MathOptInterface.jl

v0.9.2

08 Sep 07:44
v0.9.2

Choose a tag to compare

v0.9.2 (2019-09-05)

Diff since v0.9.1

Closed issues:

  • Optimizer printing is too verbose (#862)
  • map_indices(, ::MOI.NLPBlockData) is wrong (#849)
  • conic QP primal-dual form (#828)
  • SOCtoRSOCBridge and disable SOCtoPSDBridge (#637)
  • Objective function bridge (#529)

Merged pull requests:

  • Fix Variable/rsoc_to_psd for dimension 2 (#869) (blegat)
  • Add NormOneCone and NormInfinityCone to doc (#857) (blegat)
  • Fix Allocate-Load copy for single variable constraints (#856) (blegat)
  • Generalize tests for contlinear (#855) (ericphanson)
  • Dual program for QPs (#829) (blegat)
  • Add SOCRBridge and disable SOCtoPSDBridge (#751) (blegat)
  • Add more objective bridges docs and tests (#872) (blegat)
  • Fill NEWS for MOI v0.9.2 (#871) (blegat)
  • Test that added_... is implemented for concrete types and warn if typ… (#870) (blegat)
  • Define objective bridge and objective map (#867) (blegat)
  • Add Variable.SOCtoRSOCBridge (#865) (blegat)
  • Make ModelLike printing less verbose (#864) (ericphanson)
  • Fix supports_constraint for Semiinteger and Semicontinuous and supports for ObjectiveFunction (#859) (blegat)
  • Add Objective bridges (#789) (blegat)

v0.9.1

23 Aug 11:09
v0.9.1
6ac4e6d

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

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

Choose a tag to compare

v0.8.3

06 Mar 22:44

Choose a tag to compare

See NEWS.md.

v0.8.2

07 Feb 22:13
9a68704

Choose a tag to compare

See NEWS.md.

v0.8.1

07 Jan 15:12
7da46d9

Choose a tag to compare

See NEWS.md

v0.8.0

18 Dec 15:17
d8fdaec

Choose a tag to compare

Prep NEWS for 0.8 (#606)

v0.7.0

13 Dec 15:50
3ce06b7

Choose a tag to compare

See NEWS.md.

See NEWS.md

27 Nov 14:36
c505245

Choose a tag to compare

Merge pull request #589 from JuliaOpt/bl/v0.6.4

NEWS for v0.6.4