12
0

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

Main:8 Pages
2 Figures
Bibliography:4 Pages
1 Tables
Appendix:4 Pages
Abstract

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.

View on arXiv
@article{zhang2025_2506.00674,
  title={ Thinking Out of the Box: Hybrid SAT Solving by Unconstrained Continuous Optimization },
  author={ Zhiwei Zhang and Samy Wu Fung and Anastasios Kyrillidis and Stanley Osher and Moshe Y. Vardi },
  journal={arXiv preprint arXiv:2506.00674},
  year={ 2025 }
}
Comments on this paper