Hello Jack, a documentation of the MPS file format is in file doc/glpk.ps of the GLPK distribution. You could write your own parser.
Some commercial addons to Matlab have functions to load MPS files, eg. Tomlab. http://tomopt.com/docs/xpress/tomlab_xpress012.php Instead of Matlab you could use open source software Scilab which has a function readmps(). This mailing list is about GLPK. Questions concerning other software should be posed in the appropriate forum. Best regards Xypron Jack Franklin wrote: > > HI, > > I need to read MPS file from MATLAB to solve linear programming problem. > > How to do that ? > > thanks > JACK . > Nov. 25 2008 > -- View this message in context: http://www.nabble.com/read-mps-from-MATLAB-tp20694685p20695019.html Sent from the Gnu - GLPK - Help mailing list archive at Nabble.com. _______________________________________________ Help-glpk mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-glpk
