Skip to content

v1.47.0

Latest

Choose a tag to compare

@github-actions github-actions released this 04 Dec 21:36
· 1 commit to master since this release
c054d71

MathOptInterface v1.47.0

Diff since v1.46.0

Merged pull requests:

  • [Bridges] fix ConstraintConflictStatus in added_constrained_variable_types (#2871) (@odow)
  • Remove DSDP from solver-tests.yml (#2872) (@odow)
  • Add the package UnoSolver.jl in solver_tests.yml (#2873) (@amontoison)
  • Fix dimension of VectorNonlinearOracle in test and docstring (#2874) (@odow)
  • [Utilities] allow penalty relaxation for ScalarNonlinear constraints (#2875) (@Robbybp)
  • [docs] improve docstring of VectorNonlinearOracle (#2876) (@odow)
  • [docs] fix duplicated anchors (#2878) (@odow)
  • Remove KNITRO environment variables from solver-tests (#2880) (@odow)
  • [docs] skip link check for sourceforge (#2881) (@odow)
  • refined hessian sparsity detection (#2882) (@mlubin)
  • [docs] add a contributing page to the developer documentation (#2884) (@odow)
  • [Nonlinear] add amontoison's Forest type and remove DataStructures.jl (#2885) (@odow)
  • [docs] Fix LaTeX alignement in example of VectorNonlinearOracle docstring (#2886) (@franckgaga)
  • distance_to_set supports Parameter set (#2889) (@guimarqu)
  • Prep for v1.47.0 (#2891) (@odow)
  • [FileFormats.MPS] allow AbstractString when parsing MPS files (#2892) (@odow)
  • Typo fix in comment (#2894) (@blegat)

Closed issues:

  • [Nonlinear] sparsity pattern of Hessian with :(x * y) (#2527)
  • Bridges lie about ConstraintConflictStatus (#2870)
  • Documentation breakage with upcoming Documenter.jl release (#2877)