Skip to content

v1.37.1

Choose a tag to compare

@github-actions github-actions released this 03 Mar 01:34
· 233 commits to master since this release
212256d

MathOptInterface v1.37.1

Diff since v1.37.0

Merged pull requests:

  • [Test] fix regex for including files in test/Utilities/mockoptimizer.jl (#2657) (@odow)
  • [Test] refactor test/Test/Test.jl into functions (#2658) (@odow)
  • Add a test for MOI.get! (#2659) (@odow)
  • [Utilities] improve code coverage (#2660) (@odow)
  • [Bridges] improve test coverage (#2661) (@odow)
  • [Bridges] fix modify MultirowChange for Constraint.SetMap (#2662) (@odow)
  • [Utilities] test pass_nonvariable_constraints (#2663) (@odow)
  • [Bridges.Variable] change ParameterToEqualToBridge to <: SetMapBridge (#2664) (@odow)
  • [Bridges] fix attribute_value_type(::ListOfNonstandardBridges) (#2665) (@odow)
  • [Test] improve test coverage (#2666) (@odow)
  • [Utilities] improve test coverage (#2669) (@odow)
  • [Test] simplify import Base.Test workaround (#2670) (@odow)
  • [Nonlinear] improve code coverage of operators.jl (#2671) (@odow)
  • [Bridges] improve test coverage (#2672) (@odow)
  • Make the GitHub actions script more parallel (#2674) (@odow)
  • [Test] improve test coverage (#2675) (@odow)
  • Prep for v1.37.1 (#2676) (@odow)

Closed issues:

  • [FileFormats.CBF] add support for PSDVAR (#2457)
  • HermitianPositiveSemidefiniteConeTriangle with convenient indexing (#2597)
  • [Bridges] map_set is the wrong way round (#2667)
  • Incorrect reading of MPS files with QCMATRIX field (#2668)