SCIPintervalMin

Function SCIPintervalMin 

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

stores minimum of operands in resultant