Score: 1

Thinking Out of the Box: Hybrid SAT Solving by Unconstrained Continuous Optimization

Published: May 31, 2025 | arXiv ID: 2506.00674v1

By: Zhiwei Zhang , Samy Wu Fung , Anastasios Kyrillidis and more

Potential Business Impact:

Solves hard computer puzzles faster with new math tricks.

Business Areas:
Semantic Search Internet Services

The Boolean satisfiability (SAT) problem lies at the core of many applications in combinatorial optimization, software verification, cryptography, and machine learning. While state-of-the-art solvers have demonstrated high efficiency in handling conjunctive normal form (CNF) formulas, numerous applications require non-CNF (hybrid) constraints, such as XOR, cardinality, and Not-All-Equal constraints. Recent work leverages polynomial representations to represent such hybrid constraints, but it relies on box constraints that can limit the use of powerful unconstrained optimizers. In this paper, we propose unconstrained continuous optimization formulations for hybrid SAT solving by penalty terms. We provide theoretical insights into when these penalty terms are necessary and demonstrate empirically that unconstrained optimizers (e.g., Adam) can enhance SAT solving on hybrid benchmarks. Our results highlight the potential of combining continuous optimization and machine-learning-based methods for effective hybrid SAT solving.

Page Count
16 pages

Category
Computer Science:
Logic in Computer Science