SCIProwMarkNotRemovableLocal

Function SCIProwMarkNotRemovableLocal 

Source
pub unsafe extern "C" fn SCIProwMarkNotRemovableLocal(
    row: *mut SCIP_ROW,
    stat: *mut SCIP_STAT,
)
Expand description

marks a row to be not removable from the LP in the current node