Skip to content

v0.11.0

Compare
Choose a tag to compare
@github-actions github-actions released this 02 Dec 04:25
· 36 commits to master since this release
9cb890a

MosekTools v0.11.0

Diff since v0.10.0

Closed issues:

  • Mosek.Optimizer is not an MOI.AbstractOptimizer (#59)
  • Generated cuts at MIP root node not passed down (#60)
  • Conic reformulation of nonlinear terms in Mosek (#61)
  • Update to MOI 0.10 (#73)
  • Simple SDP fails to solve (#80)

Merged pull requests:

  • Implement MOI.SolverVersion (#79) (@odow)
  • Throw error when setting name of matrix variable (#82) (@blegat)
  • Travis -> Github actions (#83) (@blegat)