setColBndGLPK.
Here, j can be an integer vector, obj_coef
can be a numeric vector.setObjCoefsGLPK(lp, j, obj_coef)"glpkPtr " as returned by
initProbGLPK. This is basically a pointer to a GLPK problem
object.setObjCoefs which calls the
GLPK function glp_set_obj_coef.