Abstract
Minimum-weight cut (min-cut) is a basic measure of a network's connectivity strength. While the min-cut can be computed efficiently in the sequential setting [Karger STOC'96], there was no efficient way for a distributed network to compute its own min-cut without limiting the input structure or dropping the output quality: In the standard CONGEST model, existing algorithms with nearly-optimal time (e.g. [Ghaffari, Kuhn, DISC'13; Nanongkai, Su, DISC'14]) can guarantee a solution that is (1+?)-approximation at best while the exact O(n0.8D0.2 + n0.9)-time algorithm [Ghaffari, Nowicki, Thorup, SODA'20] works only on simple networks (no weights and no parallel edges). Throughout, n and D denote the network's number of vertices and hop-diameter, respectively. For the weighted case, the best bound was O(n) [Daga, Henzinger, Nanongkai, Saranurak, STOC'19]. In this paper, we provide an exact O(?n + D)-time algorithm for computing min-cut on weighted networks. Our result improves even the previous algorithm that works only on simple networks. Its time complexity matches the known lower bound up to polylogarithmic factors. At the heart of our algorithm are a routing trick and two structural lemmas regarding the structure of a minimum cut of a graph. These two structural lemmas considerably strengthen and generalize the framework of Mukhopadhyay-Nanongkai [STOC'20] and can be of independent interest.
Original language | English |
---|---|
Title of host publication | STOC 2021 - Proceedings of the 53rd Annual ACM SIGACT Symposium on Theory of Computing |
Editors | Samir Khuller, Virginia Vassilevska Williams |
Publisher | Association for Computing Machinery |
Pages | 1144-1153 |
Number of pages | 10 |
ISBN (Electronic) | 9781450380539 |
DOIs | |
State | Published - 15 Jun 2021 |
Externally published | Yes |
Event | 53rd Annual ACM SIGACT Symposium on Theory of Computing, STOC 2021 - Virtual, Online, Italy Duration: 21 Jun 2021 → 25 Jun 2021 |
Publication series
Name | Proceedings of the Annual ACM Symposium on Theory of Computing |
---|---|
ISSN (Print) | 0737-8017 |
Conference
Conference | 53rd Annual ACM SIGACT Symposium on Theory of Computing, STOC 2021 |
---|---|
Country/Territory | Italy |
City | Virtual, Online |
Period | 21/06/21 → 25/06/21 |
Bibliographical note
Funding Information:We would like to thank Keren Censor-Hillel for many valuable discussions. This project has received funding from the European Research Council (ERC) under the European Unions Horizon 2020 research and innovation programme under grant agreement No 715672 and 755839. Danupon Nanongkai and Sagnik Mukhopad-hyay are also partially supported by the Swedish Research Council (Reg. No. 2015-04659 and 2019-05622). Michal Dory and Yuval Efron are supported in part by the Israel Science Foundation (grant no. 1696/14).
Publisher Copyright:
© 2021 ACM.
Keywords
- CONGEST model
- Minimun-cut
ASJC Scopus subject areas
- Software