pub unsafe extern "C" fn SCIPrationalDiff(
res: *mut SCIP_RATIONAL,
op1: *mut SCIP_RATIONAL,
op2: *mut SCIP_RATIONAL,
)Expand description
subtracts two rationals and saves the result in res
pub unsafe extern "C" fn SCIPrationalDiff(
res: *mut SCIP_RATIONAL,
op1: *mut SCIP_RATIONAL,
op2: *mut SCIP_RATIONAL,
)subtracts two rationals and saves the result in res