v0.10.4
·
867 commits
to master
since this release
MathOptInterface v0.10.4
Closed issues:
- feasibility_sense_with_objective_and_hessian_test missing in Test (#1627)
- MOIU.@model allowed without const (#1631)
Merged pull requests:
- Allow skipping NLPBlockDual (#1625) (@blegat)
- Fix typo in docs (#1626) (@odow)
- Comments in nlp.jl (#1629) (@joaquimg)
- Zero one conflict test actually testing integrality and not UB = 1 (#1630) (@joaquimg)
- Add nlp test (#1634) (@blegat)
- Implement ConstraintFunction/ConstraintSet for VariablesContainer (#1635) (@blegat)
- Add solver version attribute (#1637) (@guilhermebodin)
- Build docs as a PDF (#1638) (@odow)
- Add doc_cleanup.yml (#1639) (@odow)
- Update to MutableArithmetics v0.3 (#1640) (@blegat)
- [docs] Update documenter version (#1641) (@odow)
- Prep for v0.10.4 (#1642) (@odow)