glp_mpl_read_model.
Consult the GLPK documentation for more detailed information.mplReadModelGLPK(wk, fname, skip)"glpkPtr " as returned by
mplAllocWkspGLPK. This is basically a pointer to a GLPK
translocator workspace.mplReadModel which calls the GLPK
function glp_mpl_read_model.mplAllocWkspGLPK,
mplBuildProbGLPK,
mplFreeWkspGLPK,
mplGenerateGLPK,
mplPostsolveGLPK and
mplReadDataGLPK.