Faster Multi-Source Reachability and Approximate Distances via Shortcuts, Hopsets and Matrix Multiplication
Michael Elkin, Chhaya Trehan

TL;DR
This paper introduces faster algorithms for multi-source reachability and approximate distances in graphs, leveraging shortcuts, hopsets, and matrix multiplication to improve over previous bounds.
Contribution
It develops a centralized algorithm with improved running time using shortcut constructions and extends parallel algorithms to graphs with small separators and bounded treewidth.
Findings
Improved running time for multi-source reachability using shortcut-based methods.
Extended parallel algorithms to graphs with small separators and bounded treewidth.
Achieved better bounds for approximate distance computations in certain graph families.
Abstract
Given an -vertex -edge digraph and a subset of (for some ) designated sources, the reachability problem is to compute the sets of vertices reachable from , for every . Naive centralized algorithms run BFS/DFS from each source in time or compute 's transitive closure in time, where is the matrix multiplication exponent. Thus, the best known bound is . Leveraging shortcut constructions by Kogan and Parter [SODA 2022, ICALP 2022], we develop a centralized algorithm with running time , where is the rectangular matrix multiplication exponent. Using current estimates on , our exponent…
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.
