English

A Lower Bound on Cycle-Finding in Sparse Digraphs

Data Structures and Algorithms 2019-07-30 v1

Abstract

We consider the problem of finding a cycle in a sparse directed graph GG that is promised to be far from acyclic, meaning that the smallest feedback arc set in GG is large. We prove an information-theoretic lower bound, showing that for NN-vertex graphs with constant outdegree any algorithm for this problem must make Ω~(N5/9)\tilde{\Omega}(N^{5/9}) queries to an adjacency list representation of GG. In the language of property testing, our result is an Ω~(N5/9)\tilde{\Omega}(N^{5/9}) lower bound on the query complexity of one-sided algorithms for testing whether sparse digraphs with constant outdegree are far from acyclic. This is the first improvement on the Ω(N)\Omega(\sqrt{N}) lower bound, implicit in Bender and Ron, which follows from a simple birthday paradox argument.

Keywords

Cite

@article{arxiv.1907.12106,
  title  = {A Lower Bound on Cycle-Finding in Sparse Digraphs},
  author = {Xi Chen and Tim Randolph and Rocco A. Servedio and Timothy Sun},
  journal= {arXiv preprint arXiv:1907.12106},
  year   = {2019}
}

Comments

25 pages, 2 figures

R2 v1 2026-06-23T10:33:08.606Z