SCIPisFeasZero

Function SCIPisFeasZero 

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

checks if value is in range feasibility tolerance of 0.0