Expand description
Test problems for optimization algorithms.
Constants§
- SCHWEFEL_
RANGE - Search range for Schwefel function.
- SCHWEFEL_
TARGET - Parameter where Schwefel function is zero.
Functions§
- rastrigin
- Rastrigin function.
- rosenbrock
- Sum of Rosenbrock functions.
- schwefel
- Scaled Schwefel function.