glp_del_rows.
Consult the GLPK documentation for more detailed information.delRowsGLPK(lp, nrows, i)"glpkPtr " as returned by
initProbGLPK. This is basically a pointer to a GLPK problem
object.delRows which calls the GLPK
function glp_del_rows.