arXiv · 2509.16237
parSAT: Parallel Solving of Floating-Point Satisfiability
Abstract
Satisfiability-based verification techniques, leveraging modern Boolean satisfiability (SAT) and Satisfiability Modulo Theories (SMT) solvers, have demonstrated efficacy in addressing practical problem instances within program analysis. However, current SMT solver implementations often encounter limitations when addressing non-linear arithmetic problems, particularly those involving floating point (FP) operations. This poses a significant challenge for safety critical applications, where accurate and reliable calculations based on FP numbers and elementary mathematical functions are essential. This paper shows how an alternative formulation of the satisfiability problem for FP calculations allows for exploiting parallelism for FP constraint solving. By combining global optimization approaches with parallel execution on modern multi-core CPUs, we construct a portfolio-based semi-decision procedure specifically tailored to handle FP arithmetic. We demonstrate the potential of this approach to complement conventional methods through the evaluation of various benchmarks.
Explore related subjects
Keep this discovery
Markus Krahl, Matthias Güdemann, Stefan Wallentowitz. 2025-09-16. parSAT: Parallel Solving of Floating-Point Satisfiability. https://doi.org/10.4204/eptcs.427.8
Cite the original work for its findings. Save a collection to share your selection of sources.