English

Complexity of Secure Sets

Computational Complexity 2017-07-11 v3

Abstract

A secure set SS in a graph is defined as a set of vertices such that for any XSX\subseteq S the majority of vertices in the neighborhood of XX belongs to SS. It is known that deciding whether a set SS 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 GG and integer kk, a non-empty secure set for GG of size at most kk exists. In this work, we pinpoint the complexity of this problem by showing that it is Σ2P\Sigma^P_2-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 W[1]W[1]-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 this property usually tend to be FPT for bounded treewidth as well. Finally, we give an upper bound by showing membership in XP, and we provide a positive result in the form of an FPT algorithm for checking whether a given set is secure on graphs of bounded treewidth.

Keywords

Cite

@article{arxiv.1411.6549,
  title  = {Complexity of Secure Sets},
  author = {Bernhard Bliem and Stefan Woltran},
  journal= {arXiv preprint arXiv:1411.6549},
  year   = {2017}
}

Comments

28 pages, 9 figures, short version accepted at WG 2015

R2 v1 2026-06-22T07:10:15.689Z