Single-objective test function based on the formula [REMOVE_ME]f(x)=−0.1∑i=1ncos(5πxi)−∑i=1nxi2[REMOVEME2]
subject to xi∈[−1,1] for i=1,…,n.
makeCosineMixtureFunction(dimensions)
Arguments
dimensions: [integer(1)]
Size of corresponding parameter space.
Returns
[smoof_single_objective_function]
Description
Single-objective test function based on the formula
f(x)=−0.1i=1∑ncos(5πxi)−i=1∑nxi2
subject to xi∈[−1,1] for i=1,…,n.
References
M. M. Ali, C. Khompatraporn, Z. B. Zabinsky, A Numerical Evaluation of Several Stochastic Algorithms on Selected Continuous Global Optimization Test Problems, Journal of Global Optimization, vol. 31, pp. 635-672, 2005.