SCIPlpSetCutoffbound

Function SCIPlpSetCutoffbound 

Source
pub unsafe extern "C" fn SCIPlpSetCutoffbound(
    lp: *mut SCIP_LP,
    set: *mut SCIP_SET,
    prob: *mut SCIP_PROB,
    cutoffbound: f64,
) -> SCIP_RETCODE
Expand description

sets the upper objective limit of the LP solver