SCIPsortDownIntReal

Function SCIPsortDownIntReal 

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

sort of two joint arrays of ints/reals, sorted by first array in non-increasing order