SCIPsetFeasCeil

Function SCIPsetFeasCeil 

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

rounds value - feasibility tolerance up to the next integer