Skip to content

v1.8.2

Latest

Choose a tag to compare

@github-actions github-actions released this 16 Jan 03:26
· 2 commits to master since this release
056110e

MultiObjectiveAlgorithms v1.8.2

Diff since v1.8.1

Merged pull requests:

  • [TambyVanderpooten] improve performance based on profiling (#170) (@odow)
  • Add function barriers to all algorithms (#171) (@odow)
  • Add two-stage solve for EpsilonConstraint (#172) (@odow)
  • Add timing information to log footer, including % of time in subproblems (#173) (@odow)
  • Improve performance of DominguezRios (#174) (@odow)
  • Fix typo in README (#175) (@odow)
  • Prep for v1.8.2 (#177) (@odow)

Closed issues:

  • Augmented EpsilonConstraint (#128)
  • Using UnoSolver with MOA (#176)