Existential quantification as incremental SAT

  • Authors:
  • Jörg Brauer;Andy King;Jael Kriener

  • Affiliations:
  • Embedded Software Laboratory, RWTH Aachen University, Germany;Portcullis Computer Security, Pinner, UK and School of Computing, University of Kent, UK;School of Computing, University of Kent, UK

  • Venue:
  • CAV'11 Proceedings of the 23rd international conference on Computer aided verification
  • Year:
  • 2011

Quantified Score

Hi-index 0.00

Visualization

Abstract

This paper presents an elegant algorithm for existential quantifier elimination using incremental SAT solving. This approach contrasts with existing techniques in that it is based solely on manipulating the SAT instance rather than requiring any reengineering of the SAT solver or needing an auxiliary data-structure such as a BDD. The algorithm combines model enumeration with the generation of shortest prime implicants so as to converge onto a quantifier-free formula presented in CNF. We apply the technique to a number of hardware circuits and transfer functions to demonstrate the effectiveness of the method.