On the Quantum Query Complexity of Detecting Triangles in Graphs
Mario Szegedy

TL;DR
This paper improves the quantum query complexity bounds for detecting triangles in graphs, reducing the number of queries needed compared to previous methods, and applies to both detection and output of triangles.
Contribution
It establishes a tighter quantum query complexity bound of O(n^{1+3/7} log^2 n) for triangle detection in graphs, advancing quantum graph algorithms.
Findings
Quantum query complexity for triangle detection is reduced to O(n^{1+3/7} log^2 n).
The same bound applies for outputting a triangle if present.
Improves upon previous bound of O(n^{1+1/2}).
Abstract
We show that in the quantum query model the complexity of detecting a triangle in an undirected graph on nodes can be done using quantum queries. The same complexity bound applies for outputting the triangle if there is any. This improves upon the earlier bound of .
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 · Computability, Logic, AI Algorithms · Quantum-Dot Cellular Automata
