SCIPlpExactSetCutoffbound

Function SCIPlpExactSetCutoffbound 

Source
pub unsafe extern "C" fn SCIPlpExactSetCutoffbound(
    lpexact: *mut SCIP_LPEXACT,
    set: *mut SCIP_SET,
    cutoffbound: f64,
) -> SCIP_RETCODE
Expand description

sets the upper objective limit of the exact LP solver