Counting Small Induced Subgraphs with Edge-monotone Properties

Abstract

We study the parameterized complexity of #IndSub(), where given a graph G and an integer k, the task is to count the number of induced subgraphs on k vertices that satisfy the graph property . Focke and Roth [STOC 2022] completely characterized the complexity for each that is a hereditary property (that is, closed under vertex deletions): #IndSub() is #W[1]-hard except in the degenerate cases when every graph satisfies or only finitely many graphs satisfy . We complement this result with a classification for each that is edge monotone (that is, closed under edge deletions): #IndSub() is #W[1]-hard except in the degenerate case when there are only finitely many integers k such that is nontrivial on k-vertex graphs. Our result generalizes earlier results for specific properties 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() cannot be solved in time f(k) · |V(G)|o( k/ k) for any function f, unless the Exponential-Time Hypothesis (ETH) fails. For many natural properties, we obtain even a tight bound f(k) · |V(G)|o(k); for example, this is the case for every property that is nontrivial on k-vertex graphs for each k greater than some k0.

0

Turn this paper into a full lesson

ArcXiv compiles a staged curriculum from this paper: 8-12 lessons across beginner → advanced, synthesised section guides, visuals, flashcards, a quiz, exercises, and on-demand deep dives per section. Grounded in the abstract, never invented.

Discussion (0)

Sign in to join the discussion.

Loading comments…