Quantum search algorithm tailored to clause satisfaction problems
Avatar Tulsi

TL;DR
This paper introduces a new quantum search algorithm for clause satisfaction problems that reduces the need for coupled computation circuits, potentially simplifying implementation in quantum computing.
Contribution
A novel quantum search method that relaxes the coupling requirement among computation circuits for clause satisfaction problems.
Findings
Reduces circuit coupling complexity
Offers implementation advantages in quantum algorithms
Maintains effectiveness in finding satisfying assignments
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…
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.
