English

Cutting a tree with Subgraph Complementation is hard, except for some small trees

Data Structures and Algorithms 2022-08-23 v2 Computational Complexity

Abstract

For a graph property Π\Pi, Subgraph Complementation to Π\Pi is the problem to find whether there is a subset SS of vertices of the input graph GG such that modifying GG by complementing the subgraph induced by SS results in a graph satisfying the property Π\Pi. We prove that the problem of Subgraph Complementation to TT-free graphs is NP-Complete, for TT being a tree, except for 41 trees of at most 13 vertices (a graph is TT-free if it does not contain any induced copies of TT). This result, along with the 4 known polynomial-time solvable cases (when TT is a path on at most 4 vertices), leaves behind 37 open cases. Further, we prove that these hard problems do not admit any subexponential-time algorithms, assuming the Exponential Time Hypothesis. As an additional result, we obtain that Subgraph Complementation to paw-free graphs can be solved in polynomial-time.

Keywords

Cite

@article{arxiv.2202.13620,
  title  = {Cutting a tree with Subgraph Complementation is hard, except for some small trees},
  author = {Dhanyamol Antony and Sagartanu Pal and R. B. Sandeep and R. Subashini},
  journal= {arXiv preprint arXiv:2202.13620},
  year   = {2022}
}

Comments

33 Pages, 17 figures

R2 v1 2026-06-24T09:55:55.175Z