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