Schwefel function
Highly multimodal test function. The cursial thing about this function is, that the global optimum is far away from the next best local optimum. The function is computed via:
f(\mathbf{x}) = ∑_{i=1}^{n} -\mathbf{x}_i \sin≤ft(√(|\mathbf{x}_i|)\right)
with \mathbf{x}_i \in [-500, 500], i = 1, …, n.
makeSchwefelFunction(dimensions)
dimensions |
[ |
[smoof_single_objective_function
]
Schwefel, H.-P.: Numerical optimization of computer models. Chichester: Wiley & Sons, 1981.
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.