A sublinear query quantum algorithm for s-t minimum cut on dense simple graphs
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 are connected.
Cite
@article{arxiv.2110.15587,
title = {A sublinear query quantum algorithm for s-t minimum cut on dense simple graphs},
author = {Simon Apers and Arinta Auza and Troy Lee},
journal= {arXiv preprint arXiv:2110.15587},
year = {2024}
}
Comments
The proof of the upper bound on the time complexity in the first arXiv version contained a fatal flaw. In this version we remove the claim about time complexity and prove the result only for query complexity