SCIPcolIsRemovable

Function SCIPcolIsRemovable 

Source
pub unsafe extern "C" fn SCIPcolIsRemovable(
    col: *mut SCIP_COL,
) -> c_uint
Expand description

returns TRUE iff column is removable from the LP (due to aging or cleanup)