Cutting a tree with Subgraph Complementation is hard, except for some small trees
Dhanyamol Antony, Sagartanu Pal, R. B. Sandeep, R. Subashini

TL;DR
This paper investigates the computational complexity of Subgraph Complementation problems related to tree-free graphs, proving NP-Completeness for most cases, identifying some polynomial cases, and establishing hardness results under ETH.
Contribution
It classifies the complexity of Subgraph Complementation to T-free graphs for all trees T, showing NP-Completeness except for 41 small trees, and introduces polynomial-time solutions for paw-free graphs.
Findings
NP-Completeness for most T-free graphs when T is a tree
Polynomial-time solvability for paw-free graphs
No subexponential algorithms under ETH for these problems
Abstract
For a graph property , Subgraph Complementation to is the problem to find whether there is a subset of vertices of the input graph such that modifying by complementing the subgraph induced by results in a graph satisfying the property . We prove that the problem of Subgraph Complementation to -free graphs is NP-Complete, for being a tree, except for 41 trees of at most 13 vertices (a graph is -free if it does not contain any induced copies of ). This result, along with the 4 known polynomial-time solvable cases (when 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.
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.
Taxonomy
TopicsAdvanced Graph Theory Research · Complexity and Algorithms in Graphs · Optimization and Search Problems
