Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MPS Reader #3

Closed
odow opened this issue May 15, 2018 · 3 comments
Closed

MPS Reader #3

odow opened this issue May 15, 2018 · 3 comments

Comments

@odow
Copy link
Contributor

odow commented May 15, 2018

I see you've implemented an MPS reader. I have a writer, but I haven't implemented the reader yet:
https://github.com/odow/MPSWriter.jl/blob/master/src/MPSWriter.jl

I also have a reader/writer for LP files:
https://github.com/odow/LPWriter.jl

@mtanneau
Copy link
Member

Yes, I only wrote a (dirty) reader so I could import netlib instances.

This is not my top priority right now, but hopefully I'll eventually clean that up and open a PR to add the reader to your MPSWriter.jl

@odow
Copy link
Contributor Author

odow commented Jan 7, 2019

Just leaving a breadcrumb to https://github.com/odow/MathOptFormat.jl/blob/master/src/MPS/MPS.jl.
Once you implement an interface to MOI, you'll also get an MPS reader/writer :)

@mtanneau
Copy link
Member

mtanneau commented Jan 6, 2020

Closing this now that MOF got merged into MOI.

@mtanneau mtanneau closed this as completed Jan 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants