English

Accelerating Hybrid XOR$-$CNF Boolean Satisfiability Problems Natively with In-Memory Computing

Emerging Technologies 2026-05-18 v2 Hardware Architecture Optimization and Control

Abstract

The Boolean satisfiability (SAT) problem is a computationally challenging decision problem central to many industrial applications. For SAT problems in cryptanalysis, circuit design, and telecommunication, solutions can often be found more efficiently by representing them with a combination of exclusive OR (XOR) and conjunctive normal form (CNF) clauses. We propose a hardware accelerator architecture that natively embeds and solves such hybrid XOR--CNF problems using in-memory computing hardware. To achieve this, we introduce an algorithm and demonstrate, both experimentally and through simulations, how it can be efficiently implemented with memristor crossbar arrays. Compared to the conventional approaches that translate XOR--CNF problems to pure CNF problems, our simulations show that the accelerator improves computation speed, energy efficiency, and chip area utilization of in-memory accelerators by \sim10×\times for a set of hard cryptographic benchmarking problems. Moreover, the accelerator achieves a \sim10×\times speedup and a \sim1000×\times gain in energy efficiency over state-of-the-art SAT solvers running on CPUs.

Keywords

Cite

@article{arxiv.2504.06476,
  title  = {Accelerating Hybrid XOR$-$CNF Boolean Satisfiability Problems Natively with In-Memory Computing},
  author = {Haesol Im and Fabian Böhm and Giacomo Pedretti and Noriyuki Kushida and Moslem Noori and Elisabetta Valiante and Xiangyi Zhang and Chan-Woo Yang and Tinish Bhattacharya and Xia Sheng and Jim Ignowski and Arne Heittmann and John Paul Strachan and Masoud Mohseni and Ray Beausoleil and Thomas Van Vaerenbergh and Ignacio Rozada},
  journal= {arXiv preprint arXiv:2504.06476},
  year   = {2026}
}