SCIPintervalDiv

Function SCIPintervalDiv 

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

divides operand1 by operand2 and stores result in resultant