Near Tight Shortest Paths in the Hybrid Model

Abstract

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 ≥ n2/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 O(\! k) rounds for any k.

0

Turn this paper into a lesson

ArcXiv compiles a structured reading guide from this paper's metadata: plain-English importance, contributions, prerequisite concepts, which sections to read first, flashcards, and a quiz. Grounded in the abstract, never invented.

Discussion (0)

Sign in to join the discussion.

Loading comments…