pub unsafe extern "C" fn SCIPintervalIntersect(
resultant: *mut SCIP_INTERVAL,
operand1: SCIP_INTERVAL,
operand2: SCIP_INTERVAL,
)Expand description
intersection of two intervals
pub unsafe extern "C" fn SCIPintervalIntersect(
resultant: *mut SCIP_INTERVAL,
operand1: SCIP_INTERVAL,
operand2: SCIP_INTERVAL,
)intersection of two intervals