MathOptFormat.jl
MathOptFormat.jl copied to clipboard
Read and write a variety of mathematical optimization file formats
You're receiving this pull request because the now-deprecated [Julia TagBot GitHub App](https://github.com/apps/julia-tagbot) is installed for this repository. This pull request installs [TagBot as a GitHub Action](https://github.com/marketplace/actions/julia-tagbot). If this PR does...
In essence: JuMP -> MOF -> MOI -> AmplNLWriter This would aid the creation of MOI NLP tests.
It's an open question whether we should move the reading/writing of NL files from AMPLNLWriter over here. Thoughts? https://github.com/JuliaOpt/AmplNLWriter.jl
Move [LPWriter.jl](https://github.com/odow/LPWriter.jl) here as a submodule.