« Back to top page

Stochastic

Stochastic

The blackbox optimization benchmarking noisy (bbob-noisy) test suite

Abstract The blackbox optimization benchmarking noisy (bbob-noisy) test suite comprises 30 noisy test functions. Each benchmark function is provided in dimensions [2, 3, 5, 10, 20, 40] with 15 instances. Please refer to the paper for details about each benchmark function. APIs class Problem(function_id: int, dimension: int, instance_id: int = 1) function_id: ID of the bbob benchmark function to use. It must be in the range of [101, 130]. dimension: Dimension of the benchmark function.