SCIPintervalIntersect

Function SCIPintervalIntersect 

Source
pub unsafe extern "C" fn SCIPintervalIntersect(
    resultant: *mut SCIP_INTERVAL,
    operand1: SCIP_INTERVAL,
    operand2: SCIP_INTERVAL,
)
Expand description

intersection of two intervals