Probabilistic-bit Guided CDCL for SAT Solving using Ising Consensus Assumptions
Melki Bino

TL;DR
This paper introduces a hybrid SAT-solving approach combining probabilistic p-bit Ising samplers with CDCL, significantly reducing search conflicts and propagations on certain benchmarks by leveraging stochastic guidance.
Contribution
It demonstrates that stochastic p-bit guidance can effectively reduce CDCL search effort and proposes machine-learning gates to predict when hybrid solving is beneficial.
Findings
Hybrid method reduces median conflicts by up to 85%.
Median propagations are decreased by over 80% with hybrid approach.
Machine-learning gates can predict hybrid success with 94.8% accuracy.
Abstract
Boolean satisfiability (SAT) solvers are widely used in hardware verification, cryptanalysis, automatic test-pattern generation, and side-channel reasoning workflows. Modern conflict-driven clause-learning (CDCL) solvers are highly effective, but satisfiable instances may still require substantial conflict analysis and Boolean propagation before identifying productive regions of the search space. This paper studies a hybrid SAT-solving framework in which a probabilistic-bit (p-bit) Ising sampler proposes high-agreement literals that are passed to CDCL as temporary assumptions. The goal is not to replace CDCL, but to evaluate whether stochastic low-violation samples can reduce CDCL internal search effort while retaining correctness through CDCL fallback. On selected controlled-backbone random 3-SAT benchmarks, the hybrid method reduces median conflicts by 80.8-85.5% and median…
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.
