pub unsafe extern "C" fn SCIPisSumRelLT( scip: *mut SCIP, val1: f64, val2: f64, ) -> c_uint
checks if relative difference of val1 and val2 is lower than sumepsilon