Skip to content

2.3

Compare
Choose a tag to compare
@brockho brockho released this 15 Mar 13:05
· 673 commits to master since this release
042e2d5

New Features

  • support of discrete variables
  • new bbob-largescale test suite with 24 functions in dimensions 20 to 640
  • new bbob-mixint test suite, a discretized version of the bbob test suite
  • new bbob-biobj-mixint test suite, a discretized version of the bbob-biobj-ext test suite
  • the order of input arguments to cocopp.main is preserved as the order in which algorithms are displayed and in particular the order in which the colors are chosen.
  • improved COCODataArchive
  • revised example_experiment2.py

Solved Bugs

  • bug in SMS-EMOA example (issue #1853)

Others

  • adjustments to support matplotlib 3.0.0