Performance Visualizations for the bbob-largescale test suite
Below, we provide postprocessed data showing the performance of all currently available algorithm data sets for the bbob-boxed test suite.
Performance Comparison
- all: CMA_Varelas, LBFGS_Varelas, LMCMA14_Varelas, LMCMA17_Varelas, R10ES_Varelas, R2ES_Varelas, V2D-CMA_Varelas, VD-CMA_Varelas, VkD-CMA_Varelas, m2DLBFGS_Varelas, sepCMA_Varelas, BSrr, HJ-5, HJ-9, MTSLS1-5, MTSLS1-9, RANDOMSEARCH,
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-largescale/*') # will take several minutes to process