We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs.DS

Change to browse by:

cs

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Data Structures and Algorithms

Title: Linear Time Subgraph Counting, Graph Degeneracy, and the Chasm at Size Six

Abstract: We consider the problem of counting all $k$-vertex subgraphs in an input graph, for any constant $k$. This problem (denoted sub-cnt$_k$) has been studied extensively in both theory and practice. In a classic result, Chiba and Nishizeki (SICOMP 85) gave linear time algorithms for clique and 4-cycle counting for bounded degeneracy graphs. This is a rich class of sparse graphs that contains, for example, all minor-free families and preferential attachment graphs. The techniques from this result have inspired a number of recent practical algorithms for sub-cnt$_k$. Towards a better understanding of the limits of these techniques, we ask: for what values of $k$ can sub-cnt$_k$ be solved in linear time?
We discover a chasm at $k=6$. Specifically, we prove that for $k < 6$, sub-cnt$_k$ can be solved in linear time. Assuming a standard conjecture in fine-grained complexity, we prove that for all $k \geq 6$, sub-cnt$_k$ cannot be solved even in near-linear time.
Comments: The previous version did not handle the case of k=8. We corrected that in this version
Subjects: Data Structures and Algorithms (cs.DS)
Cite as: arXiv:1911.05896 [cs.DS]
  (or arXiv:1911.05896v2 [cs.DS] for this version)

Submission history

From: Noujan Pashanasangi [view email]
[v1] Thu, 14 Nov 2019 02:15:15 GMT (46kb)
[v2] Wed, 27 Nov 2019 21:10:53 GMT (47kb)

Link back to: arXiv, form interface, contact.