Performance Visualizations for the bbob-constrained test suite

Below, we provide postprocessed data showing the performance of all currently available algorithm data sets for the bbob-constrained test suite.

Performance Comparison

  • all: AL1-CMA-ES, AL2-CMA-ES, AL3-CMA-ES, AL4-CMA-ES, BPepsMAg, COBYLA, RandomSearch-5, epsMAg, fmincon,

Example code to produce the figures

The Python code to locally generate the above linked data reads

import cocopp                      # see https://pypi.org/project/cocopp
cocopp.main('bbob-constrained/*')  # will take several minutes to process