glp_write_ipt.
Consult the GLPK documentation for more detailed information.writeIptGLPK(lp, fname)"glpkPtr " as returned by
initProbGLPK. This is basically a pointer to a GLPK problem
object.writeIpt which calls the GLPK
function glp_write_ipt.printSolGLPK, readSolGLPK,
writeSolGLPK, printIptGLPK,
readIptGLPK, printMIPGLPK,
readMIPGLPK and writeMIPGLPK.