
TL;DR
This paper investigates the computational complexity of secure sets in graphs, establishing its hardness in various parameterized contexts and providing algorithms for specific cases.
Contribution
It proves the problem is -complete, -hard for treewidth, and offers an FPT algorithm for graphs with bounded treewidth.
Findings
Deciding secure sets is -complete.
The problem is -hard when parameterized by treewidth.
An FPT algorithm exists for graphs with bounded treewidth.
Abstract
A secure set in a graph is defined as a set of vertices such that for any the majority of vertices in the neighborhood of belongs to . It is known that deciding whether a set is secure in a graph is co-NP-complete. However, it is still open how this result contributes to the actual complexity of deciding whether for a given graph and integer , a non-empty secure set for of size at most exists. In this work, we pinpoint the complexity of this problem by showing that it is -complete. Furthermore, the problem has so far not been subject to a parameterized complexity analysis that considers structural parameters. In the present work, we prove that the problem is -hard when parameterized by treewidth. This is surprising since the problem is known to be FPT when parameterized by solution size and "subset problems" that satisfy…
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.
