Skip to content

v0.9.14

Compare
Choose a tag to compare
@github-actions github-actions released this 02 Jun 11:09

MathOptInterface v0.9.14

Diff since v0.9.13

Closed issues:

  • Rename MultirowChange to MultirowLinearChange (#410)
  • More ObjectiveBound tests (#442)
  • Decision: Interval sets with lower > upper (#532)
  • VectorOfVariables should allow the same variable twice? (#611)
  • Test NLP tests (#625)
  • Semicontinuous and Semiinteger -> binary variable + Interval variable (#897)
  • A problem how to query solver state (#1040)
  • MOI.Bridges.debug giving StakeOverFlow error when calling through sprint or with IOBuffer() (#1062)
  • Incorrect SDPA file output (#1071)
  • SDPA fails to ignore comments on first two lines (#1073)
  • Integer variable section for SDPA Format (#1074)
  • is_canonical is broken for quadratic functions (#1080)
  • add_constrained_variable(s) can break for CachingOptimizer if an optimizer has been attached (#1083)
  • Feature request: Support custom objective functions in UniversalFallback (#1085)

Merged pull requests: