Table of Contents
Fetching ...

Closing the Gap Between Directed Hopsets and Shortcut Sets

Aaron Bernstein, Nicole Wein

Abstract

For an n-vertex directed graph $G = (V,E)$, a $β$-\emph{shortcut set} $H$ is a set of additional edges $H \subseteq V \times V$ such that $G \cup H$ has the same transitive closure as $G$, and for every pair $u,v \in V$, there is a $uv$-path in $G \cup H$ with at most $β$ edges. A natural generalization of shortcut sets to distances is a $(β,ε)$-\emph{hopset} $H \subseteq V \times V$, where the requirement is that $H$ and $G \cup H$ have the same shortest-path distances, and for every $u,v \in V$, there is a $(1+ε)$-approximate shortest path in $G \cup H$ with at most $β$ edges. There is a large literature on the tradeoff between the size of a shortcut set / hopset and the value of $β$. We highlight the most natural point on this tradeoff: what is the minimum value of $β$, such that for any graph $G$, there exists a $β$-shortcut set (or a $(β,ε)$-hopset) with $O(n)$ edges? Not only is this a natural structural question in its own right, but shortcuts sets / hopsets form the core of many distributed, parallel, and dynamic algorithms for reachability / shortest paths. Until very recently the best known upper bound was a folklore construction showing $β= O(n^{1/2})$, but in a breakthrough result Kogan and Parter [SODA 2022] improve this to $β= \tilde{O}(n^{1/3})$ for shortcut sets and $\tilde{O}(n^{2/5})$ for hopsets. Our result is to close the gap between shortcut sets and hopsets. That is, we show that for any graph $G$ and any fixed $ε$ there is a $(\tilde{O}(n^{1/3}),ε)$ hopset with $O(n)$ edges. More generally, we achieve a smooth tradeoff between hopset size and $β$ which exactly matches the tradeoff of Kogan and Parter for shortcut sets (up to polylog factors). Using a very recent black-box reduction of Kogan and Parter, our new hopset implies improved bounds for approximate distance preservers.

Closing the Gap Between Directed Hopsets and Shortcut Sets

Abstract

For an n-vertex directed graph , a -\emph{shortcut set} is a set of additional edges such that has the same transitive closure as , and for every pair , there is a -path in with at most edges. A natural generalization of shortcut sets to distances is a -\emph{hopset} , where the requirement is that and have the same shortest-path distances, and for every , there is a -approximate shortest path in with at most edges. There is a large literature on the tradeoff between the size of a shortcut set / hopset and the value of . We highlight the most natural point on this tradeoff: what is the minimum value of , such that for any graph , there exists a -shortcut set (or a -hopset) with edges? Not only is this a natural structural question in its own right, but shortcuts sets / hopsets form the core of many distributed, parallel, and dynamic algorithms for reachability / shortest paths. Until very recently the best known upper bound was a folklore construction showing , but in a breakthrough result Kogan and Parter [SODA 2022] improve this to for shortcut sets and for hopsets. Our result is to close the gap between shortcut sets and hopsets. That is, we show that for any graph and any fixed there is a hopset with edges. More generally, we achieve a smooth tradeoff between hopset size and which exactly matches the tradeoff of Kogan and Parter for shortcut sets (up to polylog factors). Using a very recent black-box reduction of Kogan and Parter, our new hopset implies improved bounds for approximate distance preservers.
Paper Structure (49 sections, 4 theorems, 34 equations, 3 figures)

This paper contains 49 sections, 4 theorems, 34 equations, 3 figures.

Key Result

Theorem 1.1

For any directed graph with integer edge weights in $[1,W]$, given $\varepsilon \in (0,1)$ and $\beta\geq 20\log n$, there is a $(\beta,\varepsilon)$-hopset $H$ of size

Figures (3)

  • Figure 1: Detours of the nice path $P$ with respect to $R(x,y)$. Note that we are in the difficult case where $x$ appears after $y$ on $P$.
  • Figure 2: The $st$-path in the hopset of KP.
  • Figure 3: The $st$-path in our hopset.

Theorems & Definitions (24)

  • Definition 1.1: Shortcut Set
  • Definition 1.2: Hopset
  • Theorem 1.1
  • Definition 3.1: Nice Path Collection KP
  • Definition 3.2: Road
  • Lemma 3.1: Backward Shortcutting Subroutine
  • Definition 3.3: Relevant Nice Path
  • Definition 3.4: Easy/Hard Intervals
  • Claim 3.1
  • proof
  • ...and 14 more