Open amontoison opened 4 months ago
There's https://github.com/noahrhodes/PGLib.jl
import PGLib
filter(endswith(".m"), readdir(PGLib.PGLib_opf; join = true))
cc @noahrhodes
I was not aware of PGLib.jl
!
We should maybe use it as a dependency here?
In all cases, a note in the README seems relavant.
I have done very little advertising for it, but it is quite useful for portable benchmarks like this. And as a post-doc now working with LANL, I can garuntee it will be continue to be supported.
For some research papers with François Pacaud and Sungho Shin, we rely on an
Artifacts.toml
to easily test our optimization solvers on ACOPF problems. It can be also useful here. The content ofArtifacts.toml
is:In our test, we can afterward do: