Parameterized Complexity of Critical Node Cuts
Abstract
We consider the following natural graph cut problem called Critical Node Cut (CNC): Given a graph on vertices, and two positive integers and , determine whether has a set of vertices whose removal leaves with at most 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 time (i.e., whether or not it is fixed-parameter tractable), for various natural parameters . We consider four such parameters: - The size of the required cut. - The upper bound on the number of remaining connected pairs. - The lower bound on the number of connected pairs to be removed. - The treewidth of . 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 . 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 , where is the given parameter.
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}
}