When running
in code-postprocessing, I get 24 of the following warnings:
.../coco/code-postprocessing/cocopp/bestalg.py:131: UserWarning: Algorithm /Users/hansen/Library/Caches/cocopp/data-archives/numbbo.github.io/data-archive/data-archive/bbob/2009/MCS_huyer_noiseless.tgz was not tested on f1 40-D.
warnings.warn('Algorithm %s was not tested on f%d %d-D.'
As our experimental setup does not require dimension 40, this should not result in a warning?
When running
in
code-postprocessing, I get 24 of the following warnings:As our experimental setup does not require dimension 40, this should not result in a warning?