Quantum complexity of minimum cut
Simon Apers, Troy Lee

TL;DR
This paper characterizes the quantum query and time complexity of the minimum cut problem in undirected weighted graphs, providing algorithms and lower bounds that outperform classical approaches in various models.
Contribution
It introduces quantum algorithms for minimum cut with tight bounds and applies advanced techniques like graph sparsification and tree packing.
Findings
Quantum algorithms solve minimum cut with $ ilde O(n^{3/2}\sqrt{ au})$ queries.
Lower bounds match the quantum algorithm complexity, showing optimality.
Quantum complexity significantly improves over classical in certain models.
Abstract
The minimum cut problem in an undirected and weighted graph is to find the minimum total weight of a set of edges whose removal disconnects . We completely characterize the quantum query and time complexity of the minimum cut problem in the adjacency matrix model. If has vertices and edge weights at least and at most , we give a quantum algorithm to solve the minimum cut problem using queries and time. Moreover, for every integer we give an example of a graph with edge weights and such that solving the minimum cut problem on requires many queries to the adjacency matrix of . These results contrast with the classical randomized case where queries to the adjacency matrix are needed in the worst case even to decide if an unweighted graph is connected…
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 · Quantum Computing Algorithms and Architecture · Optimization and Search Problems
