Expand description
Standard test functions for optimization benchmarking
Functionsยง
- ackley
- Ackley function (multimodal with global structure)
- get_
bounds - Get bounds for a test function
- get_
global_ optimum - Get global optimum for a test function
- griewank
- Griewank function (multimodal with product term)
- levy
- Levy function (multimodal with variable transformation)
- rastrigin
- Rastrigin function (highly multimodal)
- rosenbrock
- Rosenbrock function (classic unconstrained optimization test)
- schwefel
- Schwefel function (multimodal with shifted optimum)
- sphere
- Sphere function (simple convex test)