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