Skip to content

v1.15.0

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Apr 22:10
· 322 commits to master since this release
539f1aa

MathOptInterface v1.15.0

Diff since v1.14.1

Closed issues:

  • Open interval test for Rational (#2134)
  • { in string is not filtered in tex output (#2140)
  • MPS data, redundant rows (#2142)
  • Malformed NAME line (#2145)

Merged pull requests:

  • Add test for infinite bounds on variable (#2133) (@blegat)
  • [Bridges] fix support for Rational in SplitIntervalBridge (#2137) (@odow)
  • [Bridges] add Objective.VectorFunctionizeBridge (#2139) (@odow)
  • [Utilities] fix printing of LaTeX model (#2141) (@odow)
  • Prep for v1.15.0 (#2143) (@odow)
  • [Bridges] fix modify in Bridges.Objective.VectorSlack (#2144) (@odow)
  • [FileFormats.MPS] allow spaces in NAME row (#2146) (@odow)
  • [Bridges] fix deleting variable in bridged objective (#2147) (@odow)
  • Minor typo fixes (#2148) (@blegat)
  • Add solver-tests.yml GitHub action (#2149) (@odow)