pub unsafe extern "C" fn SCIPrationalIsLT(
rat1: *mut SCIP_RATIONAL,
rat2: *mut SCIP_RATIONAL,
) -> c_uintExpand description
checks if first rational is smaller than second rational
pub unsafe extern "C" fn SCIPrationalIsLT(
rat1: *mut SCIP_RATIONAL,
rat2: *mut SCIP_RATIONAL,
) -> c_uintchecks if first rational is smaller than second rational