A Distributed Minimum Cut Approximation Scheme
Data Structures and Algorithms
2014-01-22 v1 Distributed, Parallel, and Cluster Computing
Abstract
In this paper, we study the problem of approximating the minimum cut in a distributed message-passing model, the CONGEST model. The minimum cut problem has been well-studied in the context of centralized algorithms. However, there were no known non-trivial algorithms in the distributed model until the recent work of Ghaffari and Kuhn. They gave algorithms for finding cuts of size and in rounds and rounds respectively, where is the size of the minimum cut. This matches the lower bound they provided up to a polylogarithmic factor. Yet, no scheme that achieves -approximation ratio is known. We give a distributed algorithm that finds a cut of size in time, which is optimal up to polylogarithmic factors.
Cite
@article{arxiv.1401.5316,
title = {A Distributed Minimum Cut Approximation Scheme},
author = {Hsin-Hao Su},
journal= {arXiv preprint arXiv:1401.5316},
year = {2014}
}