Parameterized Complexity of Critical Node Cuts
Danny Hermelin, Moshe Kaspi, Christian Komusiewicz, Barak Navon

TL;DR
This paper investigates the parameterized complexity of the Critical Node Cut problem, analyzing its fixed-parameter tractability and kernelization with respect to various graph parameters.
Contribution
It provides a comprehensive complexity analysis of CNC for multiple parameters and their combinations, including kernelization results.
Findings
CNC is fixed-parameter tractable for some parameters.
CNC is W[1]-hard or unlikely fixed-parameter tractable for others.
Polynomial kernels exist for certain parameterizations.
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Theory Research · semigroups and automata theory · Complexity and Algorithms in Graphs
