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 the C code, it is possible to access the problems from the bbob suite directly, which makes it easy to expose them to the new BareProblem Python class. This is unfortunately not the case for the other suites, so this issue is not trivial (but it is still doable, of course).
The text was updated successfully, but these errors were encountered:
In the C code, it is possible to access the problems from the
bbob
suite directly, which makes it easy to expose them to the newBareProblem
Python class. This is unfortunately not the case for the other suites, so this issue is not trivial (but it is still doable, of course).The text was updated successfully, but these errors were encountered: