pub unsafe extern "C" fn SCIPsetIsScalingIntegral( set: *mut SCIP_SET, val: f64, scalar: f64, ) -> c_uint
checks whether the product val * scalar is integral in epsilon scaled by scalar