SCIPrationalMin

Function SCIPrationalMin 

Source
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