English

On subgraph complementation to H-free graphs

Data Structures and Algorithms 2021-03-05 v1

Abstract

For a class G\mathcal{G} of graphs, the problem SUBGRAPH COMPLEMENT TO G\mathcal{G} asks whether one can find a subset SS of vertices of the input graph GG such that complementing the subgraph induced by SS in GG results in a graph in G\mathcal{G}. We investigate the complexity of the problem when G\mathcal{G} is HH-free for HH being a complete graph, a star, a path, or a cycle. We obtain the following results: - When HH is a KtK_t (a complete graph on tt vertices) for any fixed t1t\geq 1, the problem is solvable in polynomial-time. This applies even when G\mathcal{G} is a subclass of KtK_t-free graphs recognizable in polynomial-time, for example, the class of (t2)(t-2)-degenerate graphs. - When HH is a K1,tK_{1,t} (a star graph on t+1t+1 vertices), we obtain that the problem is NP-complete for every t5t\geq 5. This, along with known results, leaves only two unresolved cases - K1,3K_{1,3} and K1,4K_{1,4}. - When HH is a PtP_t (a path on tt vertices), we obtain that the problem is NP-complete for every t7t\geq 7, leaving behind only two unresolved cases - P5P_5 and P6P_6. - When HH is a CtC_t (a cycle on tt vertices), we obtain that the problem is NP-complete for every t8t\geq 8, leaving behind four unresolved cases - C4,C5,C6,C_4, C_5, C_6, and C7C_7. Further, we prove that these hard problems do not admit subexponential-time algorithms (algorithms running in time 2o(V(G))2^{o(|V(G)|)}), assuming the Exponential Time Hypothesis. A simple complementation argument implies that results for G\mathcal{G} are applicable for G\overline{\mathcal{G}}, thereby obtaining similar results for HH being the complement of a complete graph, a star, a path, or a cycle. Our results generalize two main results and resolve one open question by Fomin et al. (Algorithmica, 2020).

Keywords

Cite

@article{arxiv.2103.02936,
  title  = {On subgraph complementation to H-free graphs},
  author = {Dhanyamol Antony and Jay Garchar and Sagartanu Pal and R. B. Sandeep and Sagnik Sen and R. Subashini},
  journal= {arXiv preprint arXiv:2103.02936},
  year   = {2021}
}

Comments

25 pages, 8 figures

R2 v1 2026-06-23T23:44:46.186Z