English

Depth-First Grover Search Algorithm on Hybrid Quantum-Classical Computer

Quantum Physics 2022-10-13 v2 Data Structures and Algorithms

Abstract

We demonstrated the detailed construction of the hybrid quantum-classical computer. Based on this architecture, the useful concept of amplitude interception is illustrated. It is then embedded into a combination of Depth-First Search and Grover's algorithm to generate a novel approach, the Depth-First Grover Search(DFGS), to handle multi-solution searching problems on unstructured databases with an unknown number of solutions. Our new algorithm attains an average complexity of O(mN)\mathcal{O}(m\sqrt{N}) which performs as efficient as a normal Grover Search, and a O(pN)\mathcal{O}(\sqrt{p}N) complexity with a manually determined constant pp for the case with all elements are solutions, where a normal Grover Search will degenerate to O(NN)\mathcal{O}(N\sqrt{N}). The DFGS algorithm is more robust and stable in comparison.

Keywords

Cite

@article{arxiv.2210.04664,
  title  = {Depth-First Grover Search Algorithm on Hybrid Quantum-Classical Computer},
  author = {Haoxiang Guo},
  journal= {arXiv preprint arXiv:2210.04664},
  year   = {2022}
}

Comments

10 pages, 5 figures

R2 v1 2026-06-28T03:08:57.027Z