Dynamic detection and removal of inactive clauses in SAT with application in image computation

  • Authors:
  • Aarti Gupta;Anubhav Gupta;Zijiang Yang;Pranav Ashar

  • Affiliations:
  • School of Computer Science, Carnegie Mellon University, Pittsburgh, PA;-;CCRL, NEC USA, 4 Independence Way, Princeton, NJ;CCRL, NEC USA, 4 Independence Way, Princeton, NJ

  • Venue:
  • Proceedings of the 38th annual Design Automation Conference
  • Year:
  • 2001

Quantified Score

Hi-index 0.00

Visualization

Abstract

In this paper, we present a new technique for the efficient dynamic detection and removal of inactive clauses, i.e. clauses that do not affect the solutions of interest of a Boolean Satisfiability (SAT) problem. The algorithm is based on the extraction of gate connectivity information during generation of the Boolean formula from the circuit, and its use in the inner loop of a branch-and-bound SAT algorithm. The motivation for this optimization is to exploit the circuit structure information, which can be used to find unobservable gates at circuit outputs under dynamic conditions. It has the potential to speed up all applications of SAT in which the SAT formula is derived from a logic circuit. In particular, we find that it has considerable impact on an image computation algorithm based on SAT. We present practical results for benchmark circuits which show that the use of this optimization consistently improves the performance for reachability analysis, in some cases enabling the prototype tool to reach more states than otherwise possible.