Brief Announcement: Almost-Tight Approximation Distributed Algorithm for Minimum Cut
Danupon Nanongkai

TL;DR
This paper introduces an almost-tightly optimal distributed algorithm for approximating the minimum cut in networks, achieving near-lower-bound running times with a simple combination of existing techniques.
Contribution
It presents a new distributed algorithm that computes exact or approximate minimum cuts efficiently, improving over previous methods and matching known lower bounds up to polylogarithmic factors.
Findings
Exact minimum cut can be computed in near-optimal time.
A $(1+psilon)$-approximation algorithm is achieved with improved running time.
The algorithm's simplicity stems from combining established theorems and algorithms.
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 time, where is the number of nodes (processors) in the network, is the network diameter, and hides . By a standard reduction, we can convert this algorithm into a -approximation -time algorithm. The latter result improves over the previous -approximation -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 factor. Our algorithm is an extremely simple combination of…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsComplexity and Algorithms in Graphs · Advanced Graph Theory Research · Optimization and Search Problems
