Skip to content

Which problem representation formats would you recommend as (i) well-specified and (ii) widely used? #149

Answered by tkralphs
dlaehnemann asked this question in Q&A
Discussion options

You must be logged in to vote

Sorry, I did see this, but didn't get to composing an answer until now. Indeed, .mps and .nl are widely supported, but .nl is generally only used/needed if the instance is non-linear (it was developed original by AMPL to interface solvers with their modeling language, but is an open standard and now widely adopted).

Despite being an ancient format that should have been replaced long ago, .mps is still the option most recommended for MILPs if human readability is not a consideration. The LP format was introduced by CPLEX relatively recently (historically speaking) as a human-readable alternative and has gained popularity and adoption for that reason, but MPS is still a more precisely defin…

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@dlaehnemann
Comment options

Answer selected by dlaehnemann
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants