Skip to content

v0.9.0

Choose a tag to compare

@julia-tagbot julia-tagbot released this 13 Aug 18:05
· 2063 commits to master since this release
v0.9.0
bb800e9

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: