English

CDCL-inspired Word-level Learning for Bit-vector Constraint Solving

Logic in Computer Science 2017-06-29 v1

Abstract

The theory of quantifier-free bit-vectors (QF_BV) is of paramount importance in software verification. The standard approach for satisfiability checking reduces the bit-vector problem to a Boolean problem, leveraging the powerful SAT solving techniques and their conflict-driven clause learning (CDCL) mechanisms. Yet, this bit-level approach loses the structure of the initial bit-vector problem. We propose a conflict-driven, word-level, combinable constraints learning for the theory of quantifier-free bit-vectors. This work paves the way to truly word-level decision procedures for bit-vectors, taking full advantage of word-level propagations recently designed in CP and SMT communities.

Cite

@article{arxiv.1706.09229,
  title  = {CDCL-inspired Word-level Learning for Bit-vector Constraint Solving},
  author = {Zakaria Chihani and François Bobot and Sébastien Bardin},
  journal= {arXiv preprint arXiv:1706.09229},
  year   = {2017}
}

Comments

15 pages,3 figures

R2 v1 2026-06-22T20:32:04.989Z