Skip to content

v1.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Apr 23:52
· 25 commits to master since this release
38cf4e1

MultiObjectiveAlgorithms v1.0.0

Diff since v0.1.7

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)