Computing the number of induced copies of a fixed graph in a bounded degree graph
Viresh Patel, Guus Regts

TL;DR
This paper presents an algorithm to efficiently count the number of induced subgraphs isomorphic to a fixed graph in bounded degree graphs, with a runtime that is nearly optimal and depends exponentially on the size of the fixed graph.
Contribution
The authors develop a nearly optimal algorithm for counting induced copies of a fixed graph in bounded degree graphs with a runtime exponential in the size of the fixed graph.
Findings
Algorithm runs in O(c^m * n) time for fixed graph of size m
Runtime is essentially optimal given the problem's complexity
Applicable to graphs with bounded maximum degree
Abstract
In this paper we show that for any graph of order and any graph of order and maximum degree one can compute the number of subsets of that induces a graph isomorphic to in time for some constant . This is essentially best possible.
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.
