R/makeBBOBFunction.R
makeBBOBFunction.Rd
Generator for the noiseless function set of the real-parameter Black-Box Optimization Benchmarking (BBOB).
makeBBOBFunction(dimensions, fid, iid)
[integer(1)
]
Problem dimension. Integer value between 2 and 40.
[integer(1)
]
Function identifier. Integer value between 1 and 24.
[integer(1)
]
Instance identifier. Integer value greater than or equal 1.
[smoof_single_objective_function
]
It is possible to pass a matrix of parameters to the functions, where each column consists of one parameter setting.
See the BBOB website for a detailed description of the BBOB functions.