SCIPrationalIsLT

Function SCIPrationalIsLT 

Source
pub unsafe extern "C" fn SCIPrationalIsLT(
    rat1: *mut SCIP_RATIONAL,
    rat2: *mut SCIP_RATIONAL,
) -> c_uint
Expand description

checks if first rational is smaller than second rational