ResearchTrend.AI
  • Papers
  • Communities
  • Events
  • Blog
  • Pricing
Papers
Communities
Social Events
Terms and Conditions
Pricing
Parameter LabParameter LabTwitterGitHubLinkedInBlueskyYoutube

© 2025 ResearchTrend.AI, All rights reserved.

  1. Home
  2. Papers
  3. 1412.3445
50
57

Approximation of Distances and Shortest Paths in the Broadcast Congest Clique

10 December 2014
S. Holzer
N. Pinsker
ArXivPDFHTML
Abstract

We study the broadcast version of the CONGEST CLIQUE model of distributed computing. In this model, in each round, any node in a network of size nnn can send the same message (i.e. broadcast a message) of limited size to every other node in the network. Nanongkai presented in [STOC'14] a randomized (2+o(1))(2+o(1))(2+o(1))-approximation algorithm to compute all pairs shortest paths (APSP) in time O~(n)\tilde{O}(\sqrt{n})O~(n​) on weighted graphs, where we use the convention that Ω~(f(n))\tilde{\Omega}(f(n))Ω~(f(n)) is essentially Ω(f(n)/\Omega(f(n)/Ω(f(n)/polylogf(n))f(n))f(n)) and O~(f(n))\tilde{O}(f(n))O~(f(n)) is essentially O(f(n)O(f(n) O(f(n)polylogf(n))f(n))f(n)). We complement this result by proving that any randomized (2−o(1))(2-o(1))(2−o(1))-approximation of APSP and (2−o(1))(2-o(1))(2−o(1))-approximation of the diameter of a graph takes Ω~(n)\tilde\Omega(n)Ω~(n) time in the worst case. This demonstrates that getting a negligible improvement in the approximation factor requires significantly more time. Furthermore this bound implies that already computing a (2−o(1))(2-o(1))(2−o(1))-approximation of all pairs shortest paths is among the hardest graph-problems in the broadcast-version of the CONGEST CLIQUE model and contrasts a recent (1+o(1))(1+o(1))(1+o(1))-approximation for APSP that runs in time O(n0.15715)O(n^{0.15715})O(n0.15715) in the unicast version of the CONGEST CLIQUE model. On the positive side we provide a deterministic version of Nanongkai's (2+o(1))(2+o(1))(2+o(1))-approximation algorithm for APSP. To do so we present a fast deterministic construction of small hitting sets. We also show how to replace another randomized part within Nanongkai's algorithm with a deterministic source-detection algorithm designed for the CONGEST model presented by Lenzen and Peleg at PODC'13.

View on arXiv
Comments on this paper