This old MPS conversion facility is mainly intended for situations where a
non-AMPL source has provided test problems in MPS form, and you want to see
how well those problems are handled by some of your AMPL solvers. Most
likely there's some version of each of the solvers that has a way to read
MPS files directly, but by making the conversion once and then using AMPL,
you don't have to figure out each different solver's MPS interface.
(If you were building a new model for use with AMPL solvers, however, then
there would be no reason to want to use MPS form rather than building the
whole model in AMPL to begin with.)
Bob Fourer
4...@ampl.com