glp_set_obj_coef.
Consult the GLPK documentation for more detailed information.setObjCoefGLPK(lp, j, obj_coef)"glpkPtr " as returned by
initProbGLPK. This is basically a pointer to a GLPK problem
object.setObjCoef which calls the GLPK
function glp_set_obj_coef.