SOTAVerified

Solving Satisfiability of Polynomial Formulas By Sample-Cell Projection

2020-03-01Code Available0· sign in to hype

Haokun Li, Bican Xia

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

A new algorithm for deciding the satisfiability of polynomial formulas over the reals is proposed. The key point of the algorithm is a new projection operator, called sample-cell projection operator, custom-made for Conflict-Driven Clause Learning (CDCL)-style search. Although the new operator is also a CAD (Cylindrical Algebraic Decomposition)-like projection operator which computes the cell (not necessarily cylindrical) containing a given sample such that each polynomial from the problem is sign-invariant on the cell, it is of singly exponential time complexity. The sample-cell projection operator can efficiently guide CDCL-style search away from conflicting states. Experiments show the effectiveness of the new algorithm.

Reproductions