GaloisSAT: Differentiable Boolean Satisfiability Solving via Finite Field Algebra
arXiv cs.AI / 4/1/2026
💬 OpinionIdeas & Deep AnalysisTools & Practical UsageModels & Research
Key Points
- The paper presents GaloisSAT, a hybrid GPU-CPU SAT solver that combines a differentiable SAT-solving engine running on GPUs with a conventional CDCL-based solving stage on CPUs.
- It uses modern machine-learning infrastructure to make the SAT-solving process differentiable, then leverages finite-field (Galois field) algebra as part of the approach.
- Benchmarked on the SAT Competition 2024 benchmark suite against leading solvers Kissat and CaDiCaL, GaloisSAT improves the official PAR-2 metric under a 5,000-second timeout.
- Reported gains include an 8.41× speedup on satisfiable instances and a 1.29× speedup on unsatisfiable instances versus the strongest baselines.
- The authors position the work as addressing the historically slow performance gains of SAT solvers, which have shown limited multi-decade improvement relative to earlier competition winners.




