glp_read_prob.
Consult the GLPK documentation for more detailed information.readProbGLPK(lp, fname)"glpkPtr " as returned by
initProbGLPK. This is basically a pointer to a GLPK problem
object.readProb which calls the GLPK
function glp_read_prob.readMPSGLPK, readLPGLPK,
writeMPSGLPK, writeLPGLPK and
writeProbGLPK.