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. 1311.5317
50
56

Distributed Connectivity Decomposition

21 November 2013
K. Censor-Hillel
M. Ghaffari
Fabian Kuhn
ArXivPDFHTML
Abstract

We present time-efficient distributed algorithms for decomposing graphs with large edge or vertex connectivity into multiple spanning or dominating trees, respectively. As their primary applications, these decompositions allow us to achieve information flow with size close to the connectivity by parallelizing it along the trees. More specifically, our distributed decomposition algorithms are as follows: (I) A decomposition of each undirected graph with vertex-connectivity kkk into (fractionally) vertex-disjoint weighted dominating trees with total weight Ω(klog⁡n)\Omega(\frac{k}{\log n})Ω(lognk​), in O~(D+n)\widetilde{O}(D+\sqrt{n})O(D+n​) rounds. (II) A decomposition of each undirected graph with edge-connectivity λ\lambdaλ into (fractionally) edge-disjoint weighted spanning trees with total weight ⌈λ−12⌉(1−ε)\lceil\frac{\lambda-1}{2}\rceil(1-\varepsilon)⌈2λ−1​⌉(1−ε), in O~(D+nλ)\widetilde{O}(D+\sqrt{n\lambda})O(D+nλ​) rounds. We also show round complexity lower bounds of Ω~(D+nk)\tilde{\Omega}(D+\sqrt{\frac{n}{k}})Ω~(D+kn​​) and Ω~(D+nλ)\tilde{\Omega}(D+\sqrt{\frac{n}{\lambda}})Ω~(D+λn​​) for the above two decompositions, using techniques of [Das Sarma et al., STOC'11]. Moreover, our vertex-connectivity decomposition extends to centralized algorithms and improves the time complexity of [Censor-Hillel et al., SODA'14] from O(n3)O(n^3)O(n3) to near-optimal O~(m)\tilde{O}(m)O~(m). As corollaries, we also get distributed oblivious routing broadcast with O(1)O(1)O(1)-competitive edge-congestion and O(log⁡n)O(\log n)O(logn)-competitive vertex-congestion. Furthermore, the vertex connectivity decomposition leads to near-time-optimal O(log⁡n)O(\log n)O(logn)-approximation of vertex connectivity: centralized O~(m)\widetilde{O}(m)O(m) and distributed O~(D+n)\tilde{O}(D+\sqrt{n})O~(D+n​). The former moves toward the 1974 conjecture of Aho, Hopcroft, and Ullman postulating an O(m)O(m)O(m) centralized exact algorithm while the latter is the first distributed vertex connectivity approximation.

View on arXiv
Comments on this paper