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