glp_read_mps.
Consult the GLPK documentation for more detailed information.readMPSGLPK(lp, fmt, fname)"glpkPtr " as returned by
initProbGLPK. This is basically a pointer to a GLPK problem
object.glpkConstants section
readMPS which calls the GLPK
function glp_read_mps.readLPGLPK, readProbGLPK,
writeMPSGLPK, writeLPGLPK,
writeProbGLPK and glpkConstants.