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