SCIPmarkColNotRemovableLocal

Function SCIPmarkColNotRemovableLocal 

Source
pub unsafe extern "C" fn SCIPmarkColNotRemovableLocal(
    scip: *mut SCIP,
    col: *mut SCIP_COL,
)
Expand description

marks a column 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