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

Read and write a variety of mathematical optimization file formats

Results 4 MathOptFormat.jl issues
Sort by recently updated
recently updated
newest added

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.

File format: MOF

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

File format: NL

Move [LPWriter.jl](https://github.com/odow/LPWriter.jl) here as a submodule.

File format: LP