Skip to content

v1.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 25 Apr 02:10
98834a8

MathOptInterface v1.2.0

Diff since v1.1.2

Closed issues:

  • FileFormats.MPS: add option to use generic names (#1617)
  • Support standard conic form in FileFormats.SDPA (#1796)
  • Problems with Convex.jl , MathOptInterface.jl and COSMO.jl (#1801)
  • Dependency Issues :(( (#1802)
  • FileFormats.MPS: add option to not write OBJSENSE (#1806)
  • FileFormats.LP: default lower bounds not added (#1809)
  • Add license headers (#1812)
  • MOI.AbstractNLPEvaluator as a function or constraint container (#1814)

Merged pull requests:

  • Improve FileFormats.SDPA.Model docstring and include it in doc (#1797) (@blegat)
  • [docs] Add docstrings for FileFormats models (#1798) (@odow)
  • [FileFormats.MPS] Fix to stop writing OBJSENSE by default (#1807) (@odow)
  • [FileFormats] add option for generic names (#1808) (@odow)
  • [FileFormats] fix default lower bound in LP reader (#1810) (@odow)
  • Add license header to all files (#1813) (@odow)
  • Add volume info to MOI citation (#1815) (@mlubin)
  • Prep for v1.2.0 release (#1816) (@odow)