pub unsafe extern "C" fn SCIPintervalUnify(
resultant: *mut SCIP_INTERVAL,
operand1: SCIP_INTERVAL,
operand2: SCIP_INTERVAL,
)Expand description
interval enclosure of the union of two intervals
pub unsafe extern "C" fn SCIPintervalUnify(
resultant: *mut SCIP_INTERVAL,
operand1: SCIP_INTERVAL,
operand2: SCIP_INTERVAL,
)interval enclosure of the union of two intervals