pub unsafe extern "C" fn SCIPintervalMax(
infinity: f64,
resultant: *mut SCIP_INTERVAL,
operand1: SCIP_INTERVAL,
operand2: SCIP_INTERVAL,
)Expand description
stores maximum of operands in resultant
pub unsafe extern "C" fn SCIPintervalMax(
infinity: f64,
resultant: *mut SCIP_INTERVAL,
operand1: SCIP_INTERVAL,
operand2: SCIP_INTERVAL,
)stores maximum of operands in resultant