glp_set_obj_dir.
Consult the GLPK documentation for more detailed information.setObjDirGLPK(lp, lpdir)"glpkPtr " as returned by
initProbGLPK. This is basically a pointer to a GLPK problem
object.GLP_MIN (default) or
GLP_MAX.setObjDir which calls the GLPK
function glp_set_obj_dir.glpkConstants, section