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