• DocumentCode
    1518525
  • Title

    GRASP: a search algorithm for propositional satisfiability

  • Author

    Marques-Silva, João P. ; Sakallah, Karem A.

  • Author_Institution
    IST, INESC, Lisbon, Portugal
  • Volume
    48
  • Issue
    5
  • fYear
    1999
  • fDate
    5/1/1999 12:00:00 AM
  • Firstpage
    506
  • Lastpage
    521
  • Abstract
    This paper introduces GRASP (Generic seaRch Algorithm for the Satisfiability Problem), a new search algorithm for Propositional Satisfiability (SAT). GRASP incorporates several search-pruning techniques that proved to be quite powerful on a wide variety of SAT problems. Some of these techniques are specific to SAT, whereas others are similar in spirit to approaches in other fields of Artificial Intelligence. GRASP is premised on the inevitability of conflicts during the search and its most distinguishing feature is the augmentation of basic backtracking search with a powerful conflict analysis procedure. Analyzing conflicts to determine their causes enables GRASP to backtrack nonchronologically to earlier levels in the search tree, potentially pruning large portions of the search space. In addition, by “recording” the causes of conflicts, GRASP can recognize and preempt the occurrence of similar conflicts later on in the search. Finally, straightforward bookkeeping of the causality chains leading up to conflicts allows GRASP to identify assignments that are necessary for a solution to be found. Experimental results obtained from a large number of benchmarks indicate that application of the proposed conflict analysis techniques to SAT algorithms can be extremely effective for a large number of representative classes of SAT instances
  • Keywords
    CAD; automatic test pattern generation; computability; logic CAD; search problems; SAT; backtracking search; generic search algorithm; propositional satisfiability; search algorithm; search tree; search-pruning techniques; Algorithm design and analysis; Artificial intelligence; Automatic test pattern generation; Circuit testing; Electronic design automation and methodology; Fault diagnosis; Helium; Iterative algorithms; Logic programming; Logic testing;
  • fLanguage
    English
  • Journal_Title
    Computers, IEEE Transactions on
  • Publisher
    ieee
  • ISSN
    0018-9340
  • Type

    jour

  • DOI
    10.1109/12.769433
  • Filename
    769433