Quantum Algorithm for Testing Graph Completeness
Sara Giordano, Miguel A. Martin-Delgado

TL;DR
This paper introduces a quantum algorithm that efficiently tests graph completeness using quantum walks and phase estimation, achieving logarithmic squared time complexity and demonstrating quantum advantage over classical methods.
Contribution
It presents a novel quantum algorithm leveraging Szegedy quantum walk and QPE for testing graph completeness with improved efficiency.
Findings
Time complexity is $oxed{ ext{O}( ext{log}^2 n)}$ for large graphs.
Quantum approach outperforms classical algorithms in speed.
Applicable to network analysis and system evaluation.
Abstract
Testing graph completeness is a critical problem in computer science and network theory. Leveraging quantum computation, we present an efficient algorithm using the Szegedy quantum walk and quantum phase estimation (QPE). Our algorithm, which takes the number of nodes and the adjacency matrix as input, constructs a quantum walk operator and applies QPE to estimate its eigenvalues. These eigenvalues reveal the graph's structural properties, enabling us to determine its completeness. We establish a relationship between the number of nodes in a complete graph and the number of marked nodes, optimizing the success probability and running time. The time complexity of our algorithm is , where is the number of nodes of the graph. offering a clear quantum advantage over classical methods. This approach is useful in network structure analysis, evaluating classical…
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
TopicsCloud Computing and Resource Management · Graph Theory and Algorithms · Big Data and Business Intelligence
