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