Approximating Cycles in Directed Graphs: Fast Algorithms for Girth and Roundtrip Spanners
Jakub Pachocki, Liam Roditty, Aaron Sidford, Roei Tov, Virginia, Vassilevska Williams

TL;DR
This paper introduces fast algorithms for approximating the girth and roundtrip spanners in directed graphs, significantly improving runtime efficiency for these fundamental graph parameters.
Contribution
It presents the first nearly linear time algorithms for computing roundtrip covers, enabling faster approximations of girth and roundtrip spanners in directed graphs.
Findings
Nearly linear time algorithm for multiplicative girth approximation
Efficient algorithms for additive girth approximation in unweighted graphs
First nearly linear time algorithm for computing roundtrip covers
Abstract
The girth of a graph, i.e. the length of its shortest cycle, is a fundamental graph parameter. Unfortunately all known algorithms for computing, even approximately, the girth and girth-related structures in directed weighted -edge and -node graphs require time (for ). In this paper, we drastically improve these runtimes as follows: * Multiplicative Approximations in Nearly Linear Time: We give an algorithm that in time computes an -multiplicative approximation of the girth as well as an -multiplicative roundtrip spanner with edges with high probability (w.h.p). * Nearly Tight Additive Approximations: For unweighted graphs and any we give an algorithm that in time computes an -additive…
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.
Taxonomy
TopicsComplexity and Algorithms in Graphs · Advanced Graph Theory Research · Graphene research and applications
