Download PDFOpen PDF in browser

Decision levels are stable: towards better SAT heuristics

11 pagesPublished: May 27, 2020

Abstract

We shed new light on the Literal Block Distance (LBD) and glue-based heuristics used in current SAT solvers. For this, we first introduce the concept of stickiness: given a run of a CDCL SAT solver, for each pair of literals we define, by a real value between 0 and 1, how sticky they are, basically, how frequently they are set at the same decision level.
By means of a careful and detailed experimental setup and analysis, we confirm the following quite surprising fact: given a SAT instance, when running different CDCL SAT solvers on it, no matter their settings or random seeds, the stickiness relation between literals is always very similar, in a precisely defined sense.
We analyze how quickly stickiness stabilizes in a run (quite quickly), and show that it is stable even under different encodings of cardinality constraints. We then describe how and why these solid new insights lead to heuristics refinements for SAT (and extensions, such as SMT) and improved information sharing in parallel solvers.

Keyphrases: AI heuristics, automated reasoning, constraint solving, logic programming, SAT/SMT

In: Elvira Albert and Laura Kovács (editors). LPAR23. LPAR-23: 23rd International Conference on Logic for Programming, Artificial Intelligence and Reasoning, vol 73, pages 1--11

Links:
BibTeX entry
@inproceedings{LPAR23:Decision_levels_are_stable,
  author    = {Robert Nieuwenhuis and Adri\textbackslash{}`a Lozano and Albert Oliveras and Enric Rodr\textbackslash{}'iguez-Carbonell},
  title     = {Decision levels are stable: towards better SAT heuristics},
  booktitle = {LPAR23. LPAR-23: 23rd International Conference on Logic for Programming, Artificial Intelligence and Reasoning},
  editor    = {Elvira Albert and Laura Kovacs},
  series    = {EPiC Series in Computing},
  volume    = {73},
  pages     = {1--11},
  year      = {2020},
  publisher = {EasyChair},
  bibsource = {EasyChair, https://easychair.org},
  issn      = {2398-7340},
  url       = {https://easychair.org/publications/paper/Bz5Z},
  doi       = {10.29007/cz1f}}
Download PDFOpen PDF in browser