-Depth Parallel Reachability Faster than Transitive Closure
arXiv:2608.13231
Abstract
A -shortcut of a directed graph is a subset of edges drawn from the transitive closure whose addition reduces the graph diameter to at most . In the special case , computing a -shortcut is \emph{equivalent} to computing the transitive closure. For larger values of , a lower bound of [Hesse, SODA 2003] shows that -shortcuts, for small constants , may still contain a large fraction of the edges of , suggesting that shortcut construction may remain as hard as transitive closure even in this regime. Consequently, since -depth parallel reachability algorithms rely on computing -shortcuts, achieving depth by this approach has so far required computing the full transitive closure. Assuming , the PS-AE-Triangle hypothesis of [Abboud, Bringmann, Fischer, and Künnemann, SODA 2024] yields a conditional time barrier for computing transitive closure when , where . In this work, we bypass the transitive-closure barrier for -depth parallel reachability. We introduce randomized -shortcut constructions that already circumvent this barrier for and, more generally, for every even up to . Our approach yields a randomized -depth parallel reachability algorithm with total work , which becomes when , falling below this conditional barrier throughout that regime. Under the current bound of , this gives work, improving on the current sequential-time bound for transitive closure due to Abboud et al. Thus, although -shortcuts might be almost as dense as the full transitive closure, they can nevertheless be computed substantially faster.
Accepted to FOCS 2026