OptimizationProblems.jl
OptimizationProblems.jl copied to clipboard
AMPGO Test set
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