English

Parameterized Complexity of Critical Node Cuts

Data Structures and Algorithms 2015-06-30 v2 Computational Complexity

Abstract

We consider the following natural graph cut problem called Critical Node Cut (CNC): Given a graph GG on nn vertices, and two positive integers kk and xx, determine whether GG has a set of kk vertices whose removal leaves GG with at most xx connected pairs of vertices. We analyze this problem in the framework of parameterized complexity. That is, we are interested in whether or not this problem is solvable in f(κ)nO(1)f(\kappa) \cdot n^{O(1)} time (i.e., whether or not it is fixed-parameter tractable), for various natural parameters κ\kappa. We consider four such parameters: - The size kk of the required cut. - The upper bound xx on the number of remaining connected pairs. - The lower bound yy on the number of connected pairs to be removed. - The treewidth ww of GG. We determine whether or not CNC is fixed-parameter tractable for each of these parameters. We determine this also for all possible aggregations of these four parameters, apart from w+kw+k. Moreover, we also determine whether or not CNC admits a polynomial kernel for all these parameterizations. That is, whether or not there is an algorithm that reduces each instance of CNC in polynomial time to an equivalent instance of size κO(1)\kappa^{O(1)}, where κ\kappa is the given parameter.

Keywords

Cite

@article{arxiv.1503.06321,
  title  = {Parameterized Complexity of Critical Node Cuts},
  author = {Danny Hermelin and Moshe Kaspi and Christian Komusiewicz and Barak Navon},
  journal= {arXiv preprint arXiv:1503.06321},
  year   = {2015}
}
R2 v1 2026-06-22T08:58:42.020Z