Highly multimodal function with a lot of regularly distributed local minima. The corresponding formula is: [REMOVE_ME]f(x)=∑i=1n4000xi2−∏i=1ncos(ixi)+1[REMOVEME2]
subject to xi∈[−100,100],i=1,…,n.
makeGriewankFunction(dimensions)
Arguments
dimensions: [integer(1)]
Size of corresponding parameter space.
Returns
[smoof_single_objective_function]
Description
Highly multimodal function with a lot of regularly distributed local minima. The corresponding formula is:
f(x)=i=1∑n4000xi2−i=1∏ncos(ixi)+1
subject to xi∈[−100,100],i=1,…,n.
References
A. O. Griewank, Generalized Descent for Global Optimization, Journal of Optimization Theory and Applications, vol. 34, no. 1, pp. 11-39, 1981.