pub unsafe extern "C" fn SCIPlpSetCutoffbound( lp: *mut SCIP_LP, set: *mut SCIP_SET, prob: *mut SCIP_PROB, cutoffbound: f64, ) -> SCIP_RETCODE
sets the upper objective limit of the LP solver