SCIPcalcGreComDiv

Function SCIPcalcGreComDiv 

Source
pub unsafe extern "C" fn SCIPcalcGreComDiv(
    val1: c_longlong,
    val2: c_longlong,
) -> c_longlong
Expand description

calculates the greatest common divisor of the two given values