SCIProwForceSort

Function SCIProwForceSort 

Source
pub unsafe extern "C" fn SCIProwForceSort(
    row: *mut SCIP_ROW,
    set: *mut SCIP_SET,
)
Expand description

disables delaying of row sorting, sorts row and merges coefficients with equal columns