Near Tight Shortest Paths in the Hybrid Model

04/14/2023
by   Philipp Schneider, et al.
0

Shortest paths problems are subject to extensive studies in classic distributed models such as the CONGEST or Congested Clique. These models dictate how nodes may communicate in order to determine shortest paths in a distributed input graph. This article focuses on shortest paths problems in the HYBRID model, which combines local communication along edges of the input graph with global communication between arbitrary pairs of nodes that is restricted in terms of bandwidth. Previous work showed that it takes Ω̃(√(k)) rounds in the model for each node to learn its distance to k dedicated source nodes (aka the k-SSP problem), even for crude approximations. This lower bound was also matched with algorithmic solutions for k ≥ n^2/3. However, as k gets smaller, the gap between the known upper and lower bounds diverges and even becomes exponential for a single source. In this work we close this gap for the whole range of k (up to terms that are polylogarithmic in n), by giving algorithmic solutions for k-SSP in Õ(√(k)) rounds for any k.

READ FULL TEXT

Please sign up or login with your details

Forgot password? Click here to reset