SCIPisZero

Function SCIPisZero 

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

checks if value is in range epsilon of 0.0