English

Parameterized Complexity of Finding Subgraphs with Hereditary Properties on Hereditary Graph Classes

Data Structures and Algorithms 2021-01-26 v1 Computational Complexity

Abstract

We investigate the parameterized complexity of finding subgraphs with hereditary properties on graphs belonging to a hereditary graph class. Given a graph GG, a non-trivial hereditary property Π\Pi and an integer parameter kk, the general problem P(G,Π,k)P(G,\Pi,k) asks whether there exists kk vertices of GG that induce a subgraph satisfying property Π\Pi. This problem, P(G,Π,k)P(G,\Pi,k) has been proved to be NP-complete by Lewis and Yannakakis. The parameterized complexity of this problem is shown to be W[1]-complete by Khot and Raman, if Π\Pi includes all trivial graphs but not all complete graphs and vice versa; and is fixed-parameter tractable (FPT), otherwise. As the problem is W[1]-complete on general graphs when Π\Pi includes all trivial graphs but not all complete graphs and vice versa, it is natural to further investigate the problem on restricted graph classes. Motivated by this line of research, we study the problem on graphs which also belong to a hereditary graph class and establish a framework which settles the parameterized complexity of the problem for various hereditary graph classes. In particular, we show that: P(G,Π,k)P(G,\Pi,k) is solvable in polynomial time when the graph GG is co-bipartite and Π\Pi is the property of being planar, bipartite or triangle-free (or vice-versa). P(G,Π,k)P(G,\Pi,k) is FPT when the graph GG is planar, bipartite or triangle-free and Π\Pi is the property of being planar, bipartite or triangle-free, or graph GG is co-bipartite and Π\Pi is the property of being co-bipartite. P(G,Π,k)P(G,\Pi,k) is W[1]-complete when the graph GG is C4C_4-free, K1,4K_{1,4}-free or a unit disk graph and Π\Pi is the property of being either planar or bipartite.

Keywords

Cite

@article{arxiv.2101.09918,
  title  = {Parameterized Complexity of Finding Subgraphs with Hereditary Properties on Hereditary Graph Classes},
  author = {David Eppstein and Siddharth Gupta and Elham Havvaei},
  journal= {arXiv preprint arXiv:2101.09918},
  year   = {2021}
}

Comments

15 pages

R2 v1 2026-06-23T22:28:49.811Z