MultiObjectiveAlgorithms v1.5.0
Merged pull requests:
- Refactor tests to use a suite of common test problems (#114) (@odow)
- Add UKP problem instances from vOptLib (#115) (@odow)
- Simplify algorithms by allowing them to assume minimization (#116) (@odow)
- Fix bug in Chalmet (#117) (@odow)
- Fix comparison for non-dominated to account for tolerances (#118) (@odow)
- Enable vOptLib tests for KirlikSayin and TambyVanderpooten (#119) (@odow)
- Allow subproblem failures in DominguezRios (#121) (@odow)
- Fix various usages of MOI.delete (#123) (@odow)
- Add tests for solve failures in Chalmet (#124) (@odow)
- Add RandomWeighting algorithm (#127) (@odow)
- Add link to the JuMP tutorials (#129) (@odow)
- Add Sandwiching (#130) (@kofgokhan)
- Prep for v1.5.0 (#131) (@odow)
Closed issues: