English

1-Extendability of independent sets

Computational Complexity 2022-04-13 v1 Data Structures and Algorithms

Abstract

In the 70s, Berge introduced 1-extendable graphs (also called B-graphs), which are graphs where every vertex belongs to a maximum independent set. Motivated by an application in the design of wireless networks, we study the computational complexity of 1-extendability, the problem of deciding whether a graph is 1-extendable. We show that, in general, 1-extendability cannot be solved in 2o(n)2^{o(n)} time assuming the Exponential Time Hypothesis, where nn is the number of vertices of the input graph, and that it remains NP-hard in subcubic planar graphs and in unit disk graphs (which is a natural model for wireless networks). Although 1-extendability seems to be very close to the problem of finding an independent set of maximum size (a.k.a. Maximum Independent Set), we show that, interestingly, there exist 1-extendable graphs for which Maximum Independent Set is NP-hard. Finally, we investigate a parameterized version of 1-extendability.

Keywords

Cite

@article{arxiv.2204.05809,
  title  = {1-Extendability of independent sets},
  author = {Pierre Bergé and Anthony Busson and Carl Feghali and Rémi Watrigant},
  journal= {arXiv preprint arXiv:2204.05809},
  year   = {2022}
}

Comments

Extended abstract in IWOCA 2022

R2 v1 2026-06-24T10:45:52.571Z