Skip to content

v1.38.1

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Apr 03:51
· 76 commits to master since this release
784d0fa

MathOptInterface v1.38.1

Diff since v1.38.0

Merged pull requests:

  • Remove redundant constraint in CircuitToMILPBridge.jl (#2694) (@odow)
  • [Bridges] fix ordering of variables returned by LazyBridgeOptimizer (#2695) (@odow)
  • Update solver-tests.yml with new solvers (#2697) (@odow)
  • [docs] improve the docstrings of the various enum values (#2698) (@odow)
  • [docs] better document various enums (#2699) (@odow)
  • [docs] improve the docstrings of attributes (#2700) (@odow)
  • [docs] improve the docstring for DUAL_INFEASIBLE (#2701) (@odow)
  • Add support for ForwardDiff@1 (#2703) (@odow)
  • [Test] make variable bounded in test_nonlinear_constraint_log (#2704) (@odow)
  • [Bridges] add a test_broken test for #2696 (#2705) (@odow)
  • Prep for v1.38.1 (#2707) (@odow)
  • [Nonlinear] fix _UnsafeVectorView with [email protected] (#2708) (@odow)
  • Refactor solver-tests.yml to simplify secret management (#2709) (@odow)
  • Fix constructors of Indicator set and tidy docstring (#2712) (@odow)

Closed issues:

  • Utility for copying that check that everything is supported (#2683)
  • Add tests for MOI.add_constrained_variables (#2693)