Function SCIProwIsRemovable

Source
pub unsafe extern "C" fn SCIProwIsRemovable(
    row: *mut SCIP_ROW,
) -> c_uint
Expand description

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