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
pub unsafe extern "C" fn SCIPcolSort(col: *mut SCIP_COL)sorts column entries such that LP rows precede non-LP rows and inside both parts lower row indices precede higher ones