Parameterized Critical Node Cut Revisited
Du\v{s}an Knop, Nikolaos Melissinos, and Manolis Vasilakis

TL;DR
This paper thoroughly analyzes the parameterized complexity of Critical Node Cut, revealing new hardness results, identifying parameters that enable fixed-parameter algorithms, and developing an approximation scheme, thereby advancing understanding of graph sparsification problems.
Contribution
The paper provides a comprehensive complexity landscape for Critical Node Cut, including new hardness results, fixed-parameter algorithms for specific parameters, and an FPT approximation scheme.
Findings
W[1]-hardness for combined parameters including feedback edge set, max degree, and pathwidth.
Fixed-parameter tractability for max-leaf number, vertex integrity, and modular-width.
An FPT approximation scheme for treewidth-based solutions.
Abstract
We study how to sparsify connectivity in graphs under a tight deletion budget. Given a graph and integers , Critical Node Cut (CNC) asks whether we can delete at most vertices so that the number of remaining unordered pairs of connected vertices is at most . CNC generalizes Vertex Cover (the case ) and models tasks in network design, epidemiology, and social network analysis. We comprehensively map the structural parameterized complexity landscape for Critical Node Cut. First, we prove W[1]-hardness for the combined parameter , where is the feedback edge set number, the maximum degree, and the pathwidth of the input graph respectively. This significantly improves over the known W[1]-hardness for , where denotes the treewidth, and is tight in that…
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
TopicsComplex Network Analysis Techniques · Complexity and Algorithms in Graphs · Advanced Graph Theory Research
