SCIPfeasCeil

Function SCIPfeasCeil 

Source
pub unsafe extern "C" fn SCIPfeasCeil(
    scip: *mut SCIP,
    val: f64,
) -> f64
Expand description

rounds value - feasibility tolerance up to the next integer