Schwefel

Properties
| Description | Value |
|---|---|
| Robot name | Schwefel |
| Parameter names | param_a, param_b |
| Range of each parameter | [-500, 500] |
| Measurement name | schwefel |
| Optimization type | Single objective |
| Minima location & value | (421, 421): 0 |
| Maxima location & value | (-421, -421): 1676 |
Function
\[
f(\textbf{x}) = f(x_1, ..., x_N)= 418.9829N - \sum_{i=1}^{N}x_isin(\sqrt{| x_i |})
\]