pub unsafe extern "C" fn SCIPsetIsFeasGT( set: *mut SCIP_SET, val1: f64, val2: f64, ) -> c_uint
checks if relative difference of val1 and val2 is greater than feastol