Quantum search algorithm tailored to clause satisfaction problems
Abstract
Many important computer science problems can be reduced to clause satisfaction problem. We are given Boolean variables and clauses where each clause is a function of values of some of the variables. We want to find an assignment of variables for which all clauses are satisfied. Let be a binary function which is if clause is satisfied by the assignment else . Then the solution is for which , where is the AND function of all . In quantum computing, Grover`s algorithm can be used to find . A crucial component of this algorithm is the selective phase inversion of the solution state encoding . is implemented by computing for all in superposition which requires computing AND of all binary functions . Hence there must be coupling between the computation circuits for each . In this paper, we present an alternative quantum search algorithm which relaxes the requirement of such couplings. Hence it offers implementation advantages for clause satisfaction problems.
Cite
@article{arxiv.1503.06395,
title = {Quantum search algorithm tailored to clause satisfaction problems},
author = {Avatar Tulsi},
journal= {arXiv preprint arXiv:1503.06395},
year = {2015}
}