The Harmless Set Problem
Ajinkya Gaikwad, Soumen Maity

TL;DR
This paper investigates the computational complexity of the Harmless Set problem across various graph classes and parameters, providing new fixed-parameter algorithms and hardness results that deepen understanding of its tractability.
Contribution
The paper offers the first fixed-parameter algorithms for Harmless Set with respect to neighborhood diversity, twin cover, and vertex integrity, and establishes W[1]-hardness for several structural parameters.
Findings
W[1]-hard parameterized by feedback vertex set, pathwidth, treedepth, and cluster vertex deletion.
Polynomial-time solvable on graphs with bounded cliquewidth.
Fixed-parameter tractable on planar graphs for solution size.
Abstract
Given a graph , a threshold function and an integer , we study the Harmless Set problem, where the goal is to find a subset of vertices of size at least such that every vertex has less than neighbors in . We enhance our understanding of the problem from the viewpoint of parameterized complexity. Our focus lies on parameters that measure the structural properties of the input instance. We show that the problem is W[1]-hard parameterized by a wide range of fairly restrictive structural parameters such as the feedback vertex set number, pathwidth, treedepth, and even the size of a minimum vertex deletion set into graphs of pathwidth and treedepth at most three. On dense graphs, we show that the problem is W[1]-hard parameterized by cluster vertex deletion number. We also show that the Harmless Set problem…
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 · Complexity and Algorithms in Graphs · Limits and Structures in Graph Theory
