English

Coprocessor - a Standalone SAT Preprocessor

Artificial Intelligence 2011-09-01 v1

Abstract

In this work a stand-alone preprocessor for SAT is presented that is able to perform most of the known preprocessing techniques. Preprocessing a formula in SAT is important for performance since redundancy can be removed. The preprocessor is part of the SAT solver riss and is called Coprocessor. Not only riss, but also MiniSat 2.2 benefit from it, because the SatELite preprocessor of MiniSat does not implement recent techniques. By using more advanced techniques, Coprocessor is able to reduce the redundancy in a formula further and improves the overall solving performance.

Keywords

Cite

@article{arxiv.1108.6208,
  title  = {Coprocessor - a Standalone SAT Preprocessor},
  author = {Norbert Manthey},
  journal= {arXiv preprint arXiv:1108.6208},
  year   = {2011}
}

Comments

system description, short paper, WLP 2011

R2 v1 2026-06-21T18:57:45.291Z