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