SCIPrationalIsLE

Function SCIPrationalIsLE 

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

checks if first rational is less or equal than second rational