2.3
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 thebbob
test suite - new
bbob-biobj-mixint
test suite, a discretized version of thebbob-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