SCIPisHugeValue

Function SCIPisHugeValue 

Source
pub unsafe extern "C" fn SCIPisHugeValue(
    scip: *mut SCIP,
    val: f64,
) -> c_uint
Expand description

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