Function scip_sys::SCIPcolSort

source ·
pub unsafe extern "C" fn SCIPcolSort(col: *mut SCIP_COL)
Expand description

sorts column entries such that LP rows precede non-LP rows and inside both parts lower row indices precede higher ones