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