Deterministic Distributed Algorithms and Lower Bounds in the Hybrid Model
Abstract
The model was recently introduced by Augustine et al. DBLP:conf/soda/AugustineHKSS20 in order to characterize from an algorithmic standpoint the capabilities of networks which combine multiple communication modes. Concretely, it is assumed that the standard model of distributed computing is enhanced with the feature of all-to-all communication, but with very limited bandwidth, captured by the node-capacitated clique (). In this work we provide several new insights on the power of hybrid networks for fundamental problems in distributed algorithms. First, we present a deterministic algorithm which solves any problem on a sparse n-node graph in O(n) rounds of . We combine this primitive with several sparsification techniques to obtain efficient distributed algorithms for general graphs. Most notably, for the all-pairs shortest paths problem we give deterministic (1 + ε)- and n/ n-approximate algorithms for unweighted and weighted graphs respectively with round complexity O(n) in , closely matching the performance of the state of the art randomized algorithm of Kuhn and Schneider 10.1145/3382734.3405719. Moreover, we make a connection with the Ghaffari-Haeupler framework of low-congestion shortcuts DBLP:conf/soda/GhaffariH16, leading -- among others -- to a (1 + ε)-approximate algorithm for Min-Cut after O(1)n rounds, with high probability, even if we restrict local edges to transfer O( n)-bits per round. Finally, we prove via a reduction from the set disjointness problem that (n1/3) rounds are required to determine the radius of an unweighted graph, as well as a (3/2 - ε)-approximation for weighted graphs.