Cut-Query Algorithms with Few Rounds
Yotam Kenneth-Mordoch, Robert Krauthgamer

TL;DR
This paper introduces algorithms for the cut-query model that solve minimum cut problems with a small number of rounds, balancing query complexity and round complexity in both weighted and unweighted graphs.
Contribution
It presents novel algorithms for minimum cut in the cut-query model with constant or few rounds, improving efficiency over previous methods.
Findings
Constant round algorithms for minimum cut in unweighted graphs
Tradeoff algorithms between query and round complexity
Algorithms for minimum (s,t)-cut and approximate max cut
Abstract
In the cut-query model, the algorithm can access the input graph only via cut queries that report, given a set , the total weight of edges crossing the cut between and . This model was introduced by Rubinstein, Schramm and Weinberg [ITCS'18] and its investigation has so far focused on the number of queries needed to solve optimization problems, such as global minimum cut. We turn attention to the round complexity of cut-query algorithms, and show that several classical problems can be solved in this model with only a constant number of rounds. Our main results are algorithms for finding a minimum cut in a graph, that offer different tradeoffs between round complexity and query complexity, where and denotes the minimum degree of : (i) cut queries in two rounds in unweighted graphs; (ii)…
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.
