Distributed Computing

John C. Mitchell,Bernhard Steffen,Gerhard Weikum,Takeo Kanade, Jon M. Kleinberg, Friedemann Mattern, Switzerland Moni Naor

Lecture Notes in Computer Science(2013)

引用 1|浏览1
暂无评分
摘要
We study the problem of computing approximate minimum edge cuts by distributed algorithms. We use a standard synchronous message passing model where in each round, O(log n) bits can be transmitted over each edge (a.k.a. the CONGEST model). The first algorithm is based on a simple and new approach for analyzing random edge sampling, which we call the random layering technique. For any weighted graph and any ∈ (0, 1), the algorithm with high probability finds a cut of size at most O( −1λ) in O(D) + Õ(n ) rounds, where λ is the size of the minimum cut and the Õ-notation hides poly-logarithmic factors in n. In addition, based on a centralized algorithm due to Matula [SODA ’93], we present a randomized distributed algorithm that with high probability computes a cut of size at most (2 + )λ in Õ((D + √ n)/ ) rounds for any > 0. The time complexities of our algorithms almost match the Ω̃(D+ √ n) lower bound of Das Sarma et al. [STOC ’11], thus leading to an answer to an open question raised by Elkin [SIGACT-News ’04] and Das Sarma et al. [STOC ’11]. To complement our upper bound results, we also strengthen the Ω̃(D + √ n) lower bound of Das Sarma et al. by extending it to unweighted graphs. We show that the same lower bound also holds for unweighted multigraphs (or equivalently for weighted graphs in which O(w log n) bits can be transmitted in each round over an edge of weight w). For unweighted simple graphs, we show that computing an α-approximate minimum cut requires time at least Ω̃(D + √ n/α).
更多
查看译文
AI 理解论文
溯源树
样例
生成溯源树,研究论文发展脉络
Chat Paper
正在生成论文摘要