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