Function scip_sys::SCIProwSort
source · pub unsafe extern "C" fn SCIProwSort(row: *mut SCIP_ROW)Expand description
sorts row entries such that LP columns precede non-LP columns and inside both parts lower column indices precede higher ones