English

Reviving Thorup's Shortcut Conjecture

Data Structures and Algorithms 2025-10-31 v2

Abstract

We aim to revive Thorup's conjecture [Thorup, WG'92] on the existence of reachability shortcuts with ideal size-diameter tradeoffs. Thorup originally asked whether, given any graph G=(V,E)G=(V,E) with mm edges, we can add m1+o(1)m^{1+o(1)} ``shortcut'' edges E+E_+ from the transitive closure EE^* of GG so that distG+(u,v)mo(1)\text{dist}_{G_+}(u,v) \leq m^{o(1)} for all (u,v)E(u,v)\in E^*, where G+=(V,EE+)G_+=(V,E\cup E_+). The conjecture was refuted by Hesse [Hesse, SODA'03], followed by significant efforts in the last few years to optimize the lower bounds. In this paper we observe that although Hesse refuted the letter of Thorup's conjecture, his work~[Hesse, SODA'03] -- and all followup work -- does not refute the spirit of the conjecture, which should allow G+G_+ to contain both new (shortcut) edges and new Steiner vertices. Our results are as follows. (1) On the positive side, we present explicit attacks that break all known shortcut lower bounds when Steiner vertices are allowed. (2) On the negative side, we rule out ideal m1+o(1)m^{1+o(1)}-size, mo(1)m^{o(1)}-diameter shortcuts whose ``thickness'' is t=o(logn/loglogn)t=o(\log n/\log \log n), meaning no path can contain tt consecutive Steiner vertices. (3) We propose a candidate hard instance as the next step toward resolving the revised version of Thorup's conjecture. Finally, we show promising implications. Almost-optimal parallel algorithms for computing a generalization of the shortcut that approximately preserves distances or flows imply almost-optimal parallel algorithms with mo(1)m^{o(1)} depth for exact shortcut paths and exact maximum flow. The state-of-the-art algorithms have much worse depth of n1/2+o(1)n^{1/2+o(1)} [Rozho\v{n}, Haeupler, Martinsson, STOC'23] and m1+o(1)m^{1+o(1)} [Chen, Kyng, Liu, FOCS'22], respectively.

Cite

@article{arxiv.2510.24954,
  title  = {Reviving Thorup's Shortcut Conjecture},
  author = {Aaron Bernstein and Henry Fleischmann and Maximilian Probst Gutenberg and Bernhard Haeupler and Gary Hoppenworth and Yonggang Jiang and George Z. Li and Seth Pettie and Thatchaphol Saranurak and Leon Schiller},
  journal= {arXiv preprint arXiv:2510.24954},
  year   = {2025}
}
R2 v1 2026-07-01T07:10:36.204Z