Time and Space Efficient Quantum Algorithms for Detecting Cycles and Testing Bipartiteness
Chris Cade, Ashley Montanaro, and Aleksandrs Belovs

TL;DR
This paper introduces space and time efficient quantum algorithms for detecting cycles and testing bipartiteness in graphs, achieving significant improvements in runtime and memory usage in different graph models.
Contribution
It presents novel quantum algorithms for graph properties that operate efficiently in both adjacency matrix and adjacency array models, with minimal space requirements.
Findings
Quantum algorithms run in O(n^{3/2}) time for adjacency matrix model.
Algorithms in adjacency array model run in O(n \u221a{d_m}) time.
Both algorithms require only O( ) space.
Abstract
We study space and time efficient quantum algorithms for two graph problems -- deciding whether an -vertex graph is a forest, and whether it is bipartite. Via a reduction to the s-t connectivity problem, we describe quantum algorithms for deciding both properties in time and using classical and quantum bits of storage in the adjacency matrix model. We then present quantum algorithms for deciding the two properties in the adjacency array model, which run in time and also require space, where is the maximum degree of any vertex in the input graph.
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.
