Distributed Grover's algorithm
Daowen Qiu, Le Luo, Ligang Xiao

TL;DR
This paper introduces a distributed version of Grover's quantum search algorithm that reduces query complexity by decomposing the function into smaller subfunctions, making it more feasible for larger input sizes.
Contribution
It proposes a novel distributed Grover's algorithm that decreases query times and input size requirements by partitioning the Boolean function into subfunctions.
Findings
Reduces query complexity for Boolean function search.
Decomposes functions into smaller subfunctions for efficiency.
Provides a method to construct quantum circuits for CNF functions.
Abstract
Let Boolean function where . To search for an with , by Grover's algorithm we can get the objective with query times . In this paper, we propose a distributed Grover's algorithm for computing with lower query times and smaller number of input bits. More exactly, for any with , we can decompose into subfunctions, each which has input bits, and then the objective can be found out by computing these subfunctions with query times at most for some and , where . In particular, if , then our distributed Grover's algorithm only needs…
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
TopicsComputability, Logic, AI Algorithms · Quantum Computing Algorithms and Architecture · Cryptography and Data Security
