Single-objective test function based on the formula [REMOVE_ME]f(x)=n1∑i=1nsin(10log(xi))[REMOVEME2]
subject to xi∈[0.25,10] for i=1,…,n.
makeInvertedVincentFunction(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)=n1i=1∑nsin(10log(xi))
subject to xi∈[0.25,10] for i=1,…,n.
References
Xiadong Li, Andries Engelbrecht, and Michael G. Epitropakis. Benchmark functions for CEC2013 special session and competition on niching methods for multimodal function optimization. Technical report, RMIT University, Evolutionary Computation and Machine Learning Group, Australia, 2013.