Counting Small Induced Subgraphs with Edge-monotone Properties

November 15, 2023 ยท The Ethereal ยท ๐Ÿ› Symposium on the Theory of Computing

๐Ÿ”ฎ THE ETHEREAL: The Ethereal
Pure theory โ€” exists on a plane beyond code

"No code URL or promise found in abstract"

Evidence collected by the PWNC Scanner

Authors Simon Dรถring, Dรกniel Marx, Philip Wellnitz arXiv ID 2311.08988 Category cs.CC: Computational Complexity Cross-listed cs.DS Citations 9 Venue Symposium on the Theory of Computing Last Checked 1 month ago
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) \cdot |V(G)|^{o(\sqrt{\log k/\log\log k})}$ for any function $f$, unless the Exponential-Time Hypothesis (ETH) fails. For many natural properties, we obtain even a tight bound $f(k) \cdot |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 $k_0$.
Community shame:
Not yet rated
Community Contributions

Found the code? Know the venue? Think something is wrong? Let us know!

๐Ÿ“œ Similar Papers

In the same crypt โ€” Computational Complexity