Learn R Programming

soobench (version 1.9.18)

generate_bbob2009_function: (Noisy) BBOB 2009 test function generator.

Description

(Noisy) BBOB 2009 test function generator.

Usage

generate_bbob2009_function(dimensions, fid, iid)

generate_noisy_bbob2009_function(dimensions, fid, iid, noiseSeed = 1L)

Arguments

dimensions

[integer(1)] Size of parameter space. Must be greater than 1 and less than or equal to 40.

fid

[integer(1)] Function ID, valid values are 1 to 24.

iid

[integer(1)] Instance ID, defaults to 1L.

noiseSeed

[integer(1)] Seed for the noise random number generator, defaults to 1L.

Value

A soo_function.

References

For a complete description of the 24 test functions and much more background information please see the BBOB homepage