SCIPsetSetBarrierconvtol

Function SCIPsetSetBarrierconvtol 

Source
pub unsafe extern "C" fn SCIPsetSetBarrierconvtol(
    set: *mut SCIP_SET,
    barrierconvtol: f64,
) -> SCIP_RETCODE
Expand description

sets LP convergence tolerance used in barrier algorithm