v0.23.2
版本发布时间: 2022-03-15 09:25:20
jump-dev/JuMP.jl最新发布版本:v1.23.2(2024-09-13 13:29:38)
JuMP v0.23.2
Closed issues:
- It could be helpful to have the
MOI.RelativeGap(model)
reported in thesolution_summary
(#2906) - one NLP constraint has lower bound 0.0 and upper bound 0.0. (#2909)
- NLP Interface Error Message with Registered Functions (#2910)
- [docs] Update fixed solver compats (#2913)
Merged pull requests:
- Check for ForwardDiff compatibility in register (#2911) (@odow)
- [docs] Fix SCS compat (#2912) (@odow)
- [docs] update to latest versions (#2914) (@odow)
- Readd MAX-CUT rounding (#2915) (@blegat)
- Fix scoping issue in user-defined Containers (#2916) (@odow)
- Add checked autodiff for user-defined functions (#2917) (@odow)
- Add RelativeGap to solution summary (#2918) (@odow)
- [docs] tidy formatting of release notes (#2921) (@odow)
- Convert test/nlp.jl to functional form (#2922) (@odow)
- Prep for v0.23.2 (#2923) (@odow)
- [docs] Add script to reproduce logos (#2924) (@odow)