OptimizationProblems.jl icon indicating copy to clipboard operation
OptimizationProblems.jl copied to clipboard

AMPGO Test set

Open tmigot opened this issue 3 years ago • 0 comments

We started implementing problems from Global Optimization Benchmarks and AMPGO http://infinity77.net/global_optimization/index.html

  • [X] All 18 one-dimensional test functions with multiple local/global minima are implemented.

The benchmark also considers 184 multivariate problems (where the number of independent variables ranges from 2 to 17), again with multiple local/global minima.

  • [ ] List new problems

tmigot avatar Dec 15 '22 17:12 tmigot