pub unsafe extern "C" fn SCIPsetIsHugeValue( set: *mut SCIP_SET, val: f64, ) -> c_uint
checks if value is huge and should be handled separately (e.g., in activity computation)