makeGriewankFunction {smoof} | R Documentation |
Griewank Function
Description
Highly multimodal function with a lot of regularly distributed local minima. The corresponding formula is:
subject to .
Usage
makeGriewankFunction(dimensions)
Arguments
dimensions |
[ |
Value
[smoof_single_objective_function
]
References
A. O. Griewank, Generalized Descent for Global Optimization, Journal of Optimization Theory and Applications, vol. 34, no. 1, pp. 11-39, 1981.
[Package smoof version 1.6.0.3 Index]