pub unsafe extern "C" fn SCIPlpExactSetCutoffbound(
lpexact: *mut SCIP_LPEXACT,
set: *mut SCIP_SET,
cutoffbound: f64,
) -> SCIP_RETCODEExpand description
sets the upper objective limit of the exact LP solver
pub unsafe extern "C" fn SCIPlpExactSetCutoffbound(
lpexact: *mut SCIP_LPEXACT,
set: *mut SCIP_SET,
cutoffbound: f64,
) -> SCIP_RETCODEsets the upper objective limit of the exact LP solver