pith. sign in

arxiv: 1509.02374 · v2 · pith:NLSBL5GQnew · submitted 2015-09-08 · 🪐 quant-ph · cs.DS

Quantum walk speedup of backtracking algorithms

classification 🪐 quant-ph cs.DS
keywords algorithmquantumbacktrackingalgorithmssolutiontreeclassicalcorresponding
0
0 comments X
read the original abstract

We describe a general method to obtain quantum speedups of classical algorithms which are based on the technique of backtracking, a standard approach for solving constraint satisfaction problems (CSPs). Backtracking algorithms explore a tree whose vertices are partial solutions to a CSP in an attempt to find a complete solution. Assume there is a classical backtracking algorithm which finds a solution to a CSP on n variables, or outputs that none exists, and whose corresponding tree contains T vertices, each vertex corresponding to a test of a partial solution. Then we show that there is a bounded-error quantum algorithm which completes the same task using O(sqrt(T) n^(3/2) log n) tests. In particular, this quantum algorithm can be used to speed up the DPLL algorithm, which is the basis of many of the most efficient SAT solvers used in practice. The quantum algorithm is based on the use of a quantum walk algorithm of Belovs to search in the backtracking tree. We also discuss how, for certain distributions on the inputs, the algorithm can lead to an exponential reduction in expected runtime.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Q-LEAK: Quantum-Based LEAKage Verification for Side-Channel Countermeasures

    quant-ph 2026-05 unverdicted novelty 6.0

    Q-LEAK uses Grover's algorithm on oracles encoding two-trace leakage CNFs to recover satisfying assignments for side-channel verification faster than classical SAT on small benchmarks.

  2. QGCL: Quantum-Guided Clause Learning for Cryptanalytic SAT

    quant-ph 2026-05 unverdicted novelty 5.0

    A hybrid quantum-classical SAT solver reduces conflicts by up to 86% on AES cryptanalytic instances by using Grover search on dynamically extracted subformulas.