Chapter 8: Quantum Search Algorithms

Chapter 8 introduces quantum algorithms for solving so-called search problems such as database search. Quantum search algorithms are said to be computationally less expensive and faster than classical search algorithms, where computational complexity is defined as the number of times a function called oracle is accessed. In this chapter, the oracle is explained first, followed by a detailed description of Grover’s algorithm, one of the most important examples of quantum search algorithms.

[ ]: