English

Improved Quantum Algorithm for Triangle Finding via Combinatorial Arguments

Quantum Physics 2021-10-05 v2 Computational Complexity Data Structures and Algorithms

Abstract

In this paper we present a quantum algorithm solving the triangle finding problem in unweighted graphs with query complexity O~(n5/4)\tilde O(n^{5/4}), where nn denotes the number of vertices in the graph. This improves the previous upper bound O(n9/7)=O(n1.285...)O(n^{9/7})=O(n^{1.285...}) recently obtained by Lee, Magniez and Santha. Our result shows, for the first time, that in the quantum query complexity setting unweighted triangle finding is easier than its edge-weighted version, since for finding an edge-weighted triangle Belovs and Rosmanis proved that any quantum algorithm requires Ω(n9/7/logn)\Omega(n^{9/7}/\sqrt{\log n}) queries. Our result also illustrates some limitations of the non-adaptive learning graph approach used to obtain the previous O(n9/7)O(n^{9/7}) upper bound since, even over unweighted graphs, any quantum algorithm for triangle finding obtained using this approach requires Ω(n9/7/logn)\Omega(n^{9/7}/\sqrt{\log n}) queries as well. To bypass the obstacles characterized by these lower bounds, our quantum algorithm uses combinatorial ideas exploiting the graph-theoretic properties of triangle finding, which cannot be used when considering edge-weighted graphs or the non-adaptive learning graph approach.

Keywords

Cite

@article{arxiv.1407.0085,
  title  = {Improved Quantum Algorithm for Triangle Finding via Combinatorial Arguments},
  author = {François Le Gall},
  journal= {arXiv preprint arXiv:1407.0085},
  year   = {2021}
}

Comments

17 pages, to appear in FOCS'14; v2: minor corrections

R2 v1 2026-06-22T04:52:00.171Z