English

More is Less: Adding Polynomials for Faster Explanations in NLSAT

Symbolic Computation 2025-12-17 v1

Abstract

To check the satisfiability of (non-linear) real arithmetic formulas, modern satisfiability modulo theories (SMT) solving algorithms like NLSAT depend heavily on single cell construction, the task of generalizing a sample point to a connected subset (cell) of Rn\mathbb{R}^n, that contains the sample and over which a given set of polynomials is sign-invariant. In this paper, we propose to speed up the computation and simplify the representation of the resulting cell by dynamically extending the considered set of polynomials with further linear polynomials. While this increases the total number of (smaller) cells generated throughout the algorithm, our experiments show that it can pay off when using suitable heuristics due to the interaction with Boolean reasoning.

Keywords

Cite

@article{arxiv.2512.14269,
  title  = {More is Less: Adding Polynomials for Faster Explanations in NLSAT},
  author = {Valentin Promies and Jasper Nalbach and Erika Ábrahám and Paul Wagner},
  journal= {arXiv preprint arXiv:2512.14269},
  year   = {2025}
}
R2 v1 2026-07-01T08:27:07.926Z