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