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 that is promised to be far from acyclic, meaning that the smallest feedback arc set in is large. We prove an information-theoretic lower bound, showing that for -vertex graphs with constant outdegree any algorithm for this problem must make queries to an adjacency list representation of . In the language of property testing, our result is an 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 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