A sublinear query quantum algorithm for s-t minimum cut on dense simple graphs
Simon Apers, Arinta Auza, Troy Lee

TL;DR
This paper introduces a quantum algorithm that efficiently computes the minimum s-t cut in dense undirected graphs, achieving sublinear query complexity and outperforming classical algorithms in certain dense graph scenarios.
Contribution
It presents a novel quantum algorithm for s-t minimum cut with sublinear query complexity, especially effective for dense simple graphs.
Findings
Quantum algorithm computes min s-t cut with high probability
Query complexity is O(n^{11/6}) for dense graphs
Classical algorithms require ull m queries to decide connectivity
Abstract
An minimum cut in a graph corresponds to a minimum weight subset of edges whose removal disconnects vertices and . Finding such a cut is a classic problem that is dual to that of finding a maximum flow from to . In this work we describe a quantum algorithm for the minimum cut problem on undirected graphs. For an undirected graph with vertices, edges, and integral edge weights bounded by , the algorithm computes with high probability the weight of a minimum cut after queries to the adjacency list of . For simple graphs this bound is always , even in the dense case when . In contrast, a randomized algorithm must make queries to the adjacency list of a simple graph even to decide whether and…
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
TopicsQuantum Computing Algorithms and Architecture
