SCIPmarkRowNotRemovableLocal

Function SCIPmarkRowNotRemovableLocal 

Source
pub unsafe extern "C" fn SCIPmarkRowNotRemovableLocal(
    scip: *mut SCIP,
    row: *mut SCIP_ROW,
)
Expand description

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

@pre this method can be called in the following stage of the SCIP solving process: - \ref SCIP_STAGE_SOLVING