Brief Announcement: Almost-Tight Approximation Distributed Algorithm for Minimum Cut
Abstract: In this short paper, we present an improved algorithm for approximating the minimum cut on distributed (CONGEST) networks. Let be the minimum cut. Our algorithm can compute exactly in $\tilde{O}((\sqrt{n}+D)\poly(\lambda))$ time, where is the number of nodes (processors) in the network, is the network diameter, and hides $\poly\log n$. By a standard reduction, we can convert this algorithm into a -approximation $\tilde{O}((\sqrt{n}+D)/\poly(\epsilon))$-time algorithm. The latter result improves over the previous -approximation $\tilde{O}((\sqrt{n}+D)/\poly(\epsilon))$-time algorithm of Ghaffari and Kuhn [DISC 2013]. Due to the lower bound of by Das Sarma et al. [SICOMP 2013], this running time is {\em tight} up to a $\poly\log n$ factor. Our algorithm is an extremely simple combination of Thorup's tree packing theorem [Combinatorica 2007], Kutten and Peleg's tree partitioning algorithm [J. Algorithms 1998], and Karger's dynamic programming [JACM 2000].
Paper Prompts
Sign up for free to create and run prompts on this paper.