pub unsafe extern "C" fn SCIPrationalMax(
res: *mut SCIP_RATIONAL,
op1: *mut SCIP_RATIONAL,
op2: *mut SCIP_RATIONAL,
)Expand description
compute the maximum of two rationals
pub unsafe extern "C" fn SCIPrationalMax(
res: *mut SCIP_RATIONAL,
op1: *mut SCIP_RATIONAL,
op2: *mut SCIP_RATIONAL,
)compute the maximum of two rationals