Module test_functions

Module test_functions 

Source
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)