More is Less: Adding Polynomials for Faster Explanations in NLSAT
By: Valentin Promies , Jasper Nalbach , Erika Ábrahám and more
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 $\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.
Similar Papers
Satisfiability Modulo Theory Meets Inductive Logic Programming
Artificial Intelligence
Learns rules with numbers and words.
Projective Delineability for Single Cell Construction
Symbolic Computation
Makes math problems with real numbers easier to solve.
Fast polynomial computations with space constraints
Symbolic Computation
Makes computers solve math problems with less memory.