English

Counting Small Induced Subgraphs with Edge-monotone Properties

Computational Complexity 2023-11-16 v1 Data Structures and Algorithms

Abstract

We study the parameterized complexity of #IndSub(Φ\Phi), where given a graph GG and an integer kk, the task is to count the number of induced subgraphs on kk vertices that satisfy the graph property Φ\Phi. Focke and Roth [STOC 2022] completely characterized the complexity for each Φ\Phi that is a hereditary property (that is, closed under vertex deletions): #IndSub(Φ\Phi) is #W[1]-hard except in the degenerate cases when every graph satisfies Φ\Phi or only finitely many graphs satisfy Φ\Phi. We complement this result with a classification for each Φ\Phi that is edge monotone (that is, closed under edge deletions): #IndSub(Φ\Phi) is #W[1]-hard except in the degenerate case when there are only finitely many integers kk such that Φ\Phi is nontrivial on kk-vertex graphs. Our result generalizes earlier results for specific properties Φ\Phi that are related to the connectivity or density of the graph. Further, we extend the #W[1]-hardness result by a lower bound which shows that #IndSub(Φ\Phi) cannot be solved in time f(k)V(G)o(logk/loglogk)f(k) \cdot |V(G)|^{o(\sqrt{\log k/\log\log k})} for any function ff, unless the Exponential-Time Hypothesis (ETH) fails. For many natural properties, we obtain even a tight bound f(k)V(G)o(k)f(k) \cdot |V(G)|^{o(k)}; for example, this is the case for every property Φ\Phi that is nontrivial on kk-vertex graphs for each kk greater than some k0k_0.

Keywords

Cite

@article{arxiv.2311.08988,
  title  = {Counting Small Induced Subgraphs with Edge-monotone Properties},
  author = {Simon Döring and Dániel Marx and Philip Wellnitz},
  journal= {arXiv preprint arXiv:2311.08988},
  year   = {2023}
}
R2 v1 2026-06-28T13:22:07.825Z