Quantum Verification of Minimum Spanning Tree
Mark Heiligman

TL;DR
This paper presents a quantum algorithm that efficiently verifies a minimum spanning tree in a weighted graph using significantly fewer oracle calls than previous methods, reducing verification complexity.
Contribution
It introduces a quantum verification method for minimum spanning trees that requires only O(n) oracle calls, improving over prior approaches.
Findings
Verification uses O(n) oracle calls
Total work is O(n + √m log n)
Significantly reduces verification complexity
Abstract
Previous studies has shown that for a weighted undirected graph having vertices and edges, a minimal weight spanning tree can be found with calls to the weight oracle. The present note shows that a given spanning tree can be verified to be a minimal weight spanning tree with only calls to the weight oracle and total work.
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 · Quantum Information and Cryptography · Complexity and Algorithms in Graphs
