New Diameter-Reducing Shortcuts and Directed Hopsets: Breaking the $\sqrt{n}$ Barrier
Shimon Kogan, Merav Parter

TL;DR
This paper introduces new algorithms for adding a small number of edges to directed graphs to significantly reduce their diameter, breaking previous barriers and improving efficiency in graph shortcutting.
Contribution
It presents the first algorithms to reduce directed graph diameters below the barrier with near-linear shortcut edges, advancing the understanding of diameter-sparsity tradeoffs.
Findings
Reduced diameter to (n^{1/3}) with linear shortcut set.
Achieved diameter (n^{1/2}) with sublinear shortcut edges.
Provided bounds on shortcut set size for various diameters.
Abstract
For an -vertex digraph , a \emph{shortcut set} is a (small) subset of edges taken from the transitive closure of that, when added to guarantees that the diameter of is small. Shortcut sets, introduced by Thorup in 1993, have a wide range of applications in algorithm design, especially in the context of parallel, distributed and dynamic computation on directed graphs. A folklore result in this context shows that every -vertex digraph admits a shortcut set of linear size (i.e., of edges) that reduces the diameter to . Despite extensive research over the years, the question of whether one can reduce the diameter to with shortcut edges has been left open. We provide the first improved diameter-sparsity tradeoff for this problem, breaking the diameter barrier. Specifically, we…
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 · Cryptography and Data Security
