pub unsafe extern "C" fn SCIPsetIsDualfeasGE( set: *mut SCIP_SET, val1: f64, val2: f64, ) -> c_uint
checks if relative difference of val1 and val2 is not lower than -dual feasibility tolerance