Faster Algorithms for Edge Connectivity via Random 2-Out Contractions.

PROCEEDINGS OF THE THIRTY-FIRST ANNUAL ACM-SIAM SYMPOSIUM ON DISCRETE ALGORITHMS (SODA'20)(2020)

引用 51|浏览0
暂无评分
摘要
We provide a simple new randomized contraction approach to the global minimum cut problem for simple undirected graphs. The contractions exploit 2-out edge sampling from each vertex rather than the standard uniform edge sampling. We demonstrate the power of our new approach by obtaining better algorithms for sequential, distributed, and parallel models of computation. Our end results include the following randomized algorithms for computing edge connectivity, with high probability1: • Two sequential algorithms with complexities O(m log n) and O(m + n log3n). These improve on a long line of developments including a celebrated O(m log3n) algorithm of Karger [STOC'96] and the state of the art O(m log2n(log log n)2) algorithm of Henzinger et al. [SODA'17]. Moreover, our O(m + n log3n) algorithm is optimal when m = Ω(n log3n). • An Õ(n0.8D0.2 + n0.9) round distributed algorithm, where D denotes the graph diameter. This improves substantially on a recent break-through of Daga et al.[STOC'19], which achieved a round complexity of Õ(n1−1/353D1/353 + n1−1/706), hence providing the first sublinear distributed algorithm for exactly computing the edge connectivity. • The first O(1) round algorithm for the massively parallel computation setting with linear memory per machine.
更多
查看译文
AI 理解论文
溯源树
样例
生成溯源树,研究论文发展脉络
Chat Paper
正在生成论文摘要