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