Use case study: benchmarking quantum breadth-first search for maximum flow problems
Andreea-Iulia Lefterovici, Lara Lelakowski, Michael Perk

TL;DR
This study assesses the potential of quantum BFS to speed up maximum flow algorithms, finding current hardware limitations hinder practical quantum advantage for large problems.
Contribution
It provides a hybrid benchmarking framework combining classical data and analytical estimates to evaluate quantum BFS performance on real datasets.
Findings
Quantum speedup requires quantum gate times beyond current physical capabilities.
Classical BFS runtime data is used to estimate quantum implementation costs.
Practical quantum advantage unlikely with current quantum hardware limitations.
Abstract
The maximum flow problem asks to find the largest possible flow from a source to a sink in a capacitated network. It arises frequently in scheduling, project selection, and as a core subroutine in broader optimisation tasks. Classically, it can be efficiently solved using Dinic's algorithm, which repeatedly performs breadth-first search (BFS) and blocking flow computations on the graph. As a potential candidate for quantum speedups, these BFS subroutines can be naturally replaced with quantum BFS (qBFS), an instantiation of Grover's search algorithm. In this paper, we evaluate the expected performance of qBFS on standard classical datasets. These instances are too large to be solved directly on current quantum hardware, so we adopt a hybrid benchmarking approach: (i) we run a classical implementation of Dinic's algorithm and isolate the runtime of its BFS subroutines; (ii) we…
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.
