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