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