pub unsafe extern "C" fn SCIPintervalIsEmpty(
infinity: f64,
operand: SCIP_INTERVAL,
) -> c_uintExpand description
indicates whether interval is empty, i.e., whether inf > sup
pub unsafe extern "C" fn SCIPintervalIsEmpty(
infinity: f64,
operand: SCIP_INTERVAL,
) -> c_uintindicates whether interval is empty, i.e., whether inf > sup