English

Incremental SAT Library Integration Using Abstract Stobjs

Logic in Computer Science 2018-10-11 v1

Abstract

We describe an effort to soundly use off-the-shelf incremental SAT solvers within ACL2 by modeling the behavior of a SAT solver library as an abstract stobj. The interface allows ACL2 programs to use incremental SAT solvers, and the abstract stobj model allows us to reason about the behavior of an incremental SAT library so as to show that algorithms implemented using it are correct, as long as the library is bug-free.

Keywords

Cite

@article{arxiv.1810.04311,
  title  = {Incremental SAT Library Integration Using Abstract Stobjs},
  author = {Sol Swords},
  journal= {arXiv preprint arXiv:1810.04311},
  year   = {2018}
}

Comments

In Proceedings ACL2 2018, arXiv:1810.03762

R2 v1 2026-06-23T04:34:17.028Z