SCIPsetIsHugeValue

Function SCIPsetIsHugeValue 

Source
pub unsafe extern "C" fn SCIPsetIsHugeValue(
    set: *mut SCIP_SET,
    val: f64,
) -> c_uint
Expand description

checks if value is huge and should be handled separately (e.g., in activity computation)