paper-with-me

Papers

Quantum-Inspired Approximations to Constraint Satisfaction Problems

2022-12-08 · S. Andrew Lanham

Two contrasting algorithmic paradigms for constraint satisfaction problems are successive local explorations of neighboring configurations versus producing new configurations using global information about the problem (e.g. approximating the marginals of the probability distribution which is uniform over satisfying configurations). This paper presents new algorithms for the latter framework, ultimately producing estimates for satisfying configurations using methods from Boolean Fourier analysis. The approach is broadly inspired by the quantum amplitude amplification algorithm in that it maximally increases the amplitude of the approximation function over satisfying configurations given sequential refinements. We demonstrate that satisfying solutions may be retrieved in a process analogous to quantum measurement made efficient by sparsity in the Fourier domain, and present a complete solver construction using this novel approximation. Freedom in the refinement strategy invites further opportunities to design solvers in an evolutionary computing framework. Results demonstrate competitive performance against local solvers for the Boolean satisfiability (SAT) problem, encouraging future work in understanding the connections between Boolean Fourier analysis and constraint satisfaction.

📄 PDF Abstract BibTeX arXiv:2212.04016

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Solving Quantum-Inspired Perfect Matching Problems via Tutte's Theorem-Based Hybrid Boolean Constraints

2023-01-24 · Moshe Y. Vardi, Zhiwei Zhang

Determining the satisfiability of Boolean constraint-satisfaction problems with different types of constraints, that is hybrid constraints, is a well-studied problem with important applications. We study here a new appli…

A Quantum-Inspired Algorithm for Solving Sudoku Puzzles and the MaxCut Problem

2025-10-10 · Max B. Zhao, Fei Li arxiv

We propose and evaluate a quantum-inspired algorithm for solving Quadratic Unconstrained Binary Optimization (QUBO) problems, which are mathematically equivalent to finding ground states of Ising spin-glass Hamiltonians.…

A Quantum Search Approach to Magic Square Constraint Problems with Classical Benchmarking

2026-04-06 · Rituparna R, Harsha Varthini, Aswani Kumar Cherukuri arxiv

This paper presents a quantum search approach to combinatorial constraint satisfaction problems, demonstrated through the generation of magic squares. We reformulate magic square construction as a quantum search problem …

Automatic Conversion of MiniZinc Programs to QUBO

2023-07-19 · Armin Wolf, Cristian Grozea

Obtaining Quadratic Unconstrained Binary Optimisation models for various optimisation problems, in order to solve those on physical quantum computers (such as the the DWave annealers) is nowadays a lengthy and tedious pr…

Quantum Computing for Artificial Intelligence Based Mobile Network Optimization

2021-06-26 · Furqan Ahmed, Petri Mähönen

In this paper, we discuss how certain radio access network optimization problems can be modelled using the concept of constraint satisfaction problems in artificial intelligence, and solved at scale using a quantum compu…