v1.0.0
MultiObjectiveAlgorithms v1.0.0
Closed issues:
- efficient solution/non-dominated point missing with MOA.Lexicographic() (#58)
- KirlikSayin with unbounded objectives (#60)
- Fix when solver doesn't support objective (#61)
Merged pull requests:
- Update README (#57) (@odow)
- [breaking] Add LexicographicAllPermutations and change default (#59) (@odow)
- Fix support for VectorOfVariables objectives (#62) (@odow)
- Fix MOI.supports for MOI.ObjectiveFunction (#63) (@odow)
- Fix warning on non-finite nadir point (#64) (@odow)
- Add warning for removed all_permutations (#65) (@odow)
- Prep for v1.0.0 (#66) (@odow)