You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: