SCIPsortDownInt

Function SCIPsortDownInt 

Source
pub unsafe extern "C" fn SCIPsortDownInt(
    intarray: *mut c_int,
    len: c_int,
)
Expand description

sort array of ints in non-increasing order