Expand description
This module contains single-objective functions
Structsยง
- Ackley
- This is the Ackley function.
- Griewank
- This is the Griewank function.
- Matyas
- This is the Matyas function.
- Rastrigin
- This is the Rastrigin function.
- Ridge
- This is the Ridge function.
- Rosenbrock
- This is the Rosenbrock function.
- Rosenbrock
Const1 - This is a constrained version of the Rosenbrock function.
- Rosenbrock
Const2 - This is a constrained version of the Rosenbrock function.
- Salomon
- This is the Salomon function.
- Sphere
- This is the Sphere function.
- Zakharov
- This is the Zakharov function.