Yearly comparison of Optimization Libraries

Hello!

Does the Julia community have a yearly contest between different optimization libraries against hidden benchmark problems?

No.

But you may be interested in:

https://plato.asu.edu/bench.html

Hmmm…

Would this be of interest to the Julia community?

What optimization libraries? Modeling languages? Solvers? Solvers with different parameter choices?

Doing this well is time consuming and difficult. How would you choose the hidden problems?

You might consider instead contributing to SciMLBenchmarks.jl: Benchmarks for Scientific Machine Learning (SciML) and Equation Solvers · The SciML Benchmarks

2 Likes

I think something like the Mittelmann benchmarks in Julia for popular solvers and optimization packages would be quite useful and quite distinct from the DiffEq-focused SciML benchmarks.

3 Likes

I don’t plan to setup things for things like linear programming, mixed integer linear programming, etc., but if there’s a PR to the benchmarks repo we’d be happy to have it use the machines and help maintain it.