Utilities#
Python interface of IOH package. Includes several ease-of-use routines not available in C++.
Functions#
|
Instantiate a problem based on its function ID, dimension, instance and suite |
|
Function to wrap a callable as an ioh function |
|
Get the problem id corresponding to a problem name of a given type |
Classes#
|
Class to help easily setup benchmarking experiments. |