SCIPisSumRelLE

Function SCIPisSumRelLE 

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

checks if relative difference of val1 and val2 is not greater than sumepsilon