Distributed Construction of Near-Optimal Compact Routing Schemes for Planar Graphs
Abstract
We consider the problem of computing compact routing tables for a (weighted) planar graph G:= (V, E,w) in the PRAM, CONGEST, and the novel HYBRID communication model. We present algorithms with polylogarithmic work and communication that are almost optimal in all relevant parameters, i.e., computation time, table sizes, and stretch. All algorithms are heavily randomized, and all our bounds hold w.h.p. For a given parameter ε>0, our scheme computes labels of size O(ε-1) and is computed in O(ε-2) time and O(n) work in the PRAM and the HYBRID model and O(ε-2 · HD) (Here, HD denotes the network's hop-diameter) time in CONGEST. The stretch of the resulting routing scheme is 1+ε. To achieve these results, we extend the divide-and-conquer framework of Li and Parter [STOC '19] and combine it with state-of-the-art distributed distance approximation algorithms [STOC '22]. Furthermore, we provide a distributed decomposition scheme, which may be of independent interest.
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.