2002
DOI: 10.1145/514100.514105
|View full text |Cite
|
Sign up to set email alerts
|

Combining strengths of circuit-based and CNF-based algorithms for a high-performance SAT solver

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
1
1

Citation Types

0
47
0

Year Published

2002
2002
2006
2006

Publication Types

Select...
6
1

Relationship

4
3

Authors

Journals

citations
Cited by 30 publications
(47 citation statements)
references
References 0 publications
0
47
0
Order By: Relevance
“…More recently there has been an effort by Ganai et al [41] to combine the relative benefits of CNF-based and circuit-based SAT solvers. In particular, their hybrid SAT solver incorporates efficient circuit-based BCP techniques, along with conflict analysis techniques of CNFbased solvers.…”
Section: Hybrid Sat Solversmentioning
confidence: 99%
See 1 more Smart Citation
“…More recently there has been an effort by Ganai et al [41] to combine the relative benefits of CNF-based and circuit-based SAT solvers. In particular, their hybrid SAT solver incorporates efficient circuit-based BCP techniques, along with conflict analysis techniques of CNFbased solvers.…”
Section: Hybrid Sat Solversmentioning
confidence: 99%
“…A slight tuning of these heuristics for the BMC problem [88] can fur-ther enhance the performance. On the other hand, BMC tools using circuit-based SAT solvers (e.g., [41,59,64]) essentially use some variant of the J-frontier justification heuristic popularly used in sequential ATPG tools.…”
Section: Decision Variable Ordering Of the Sat Solvermentioning
confidence: 99%
“…Given a design and a correctness property, it generates a Boolean formula, such that the formula is true if and only if there exists a witness/counterexample of length k. This formula is then checked by a backend SAT solver. Due to the many recent advances in SAT solvers [9][10][11][12][13], SAT-based BMC can handle much larger designs and analyze them faster than before.…”
Section: Introductionmentioning
confidence: 99%
“…The problem is known to be NP-complete. Most SAT solvers [9][10][11][12][13] employ DPLL style [24] algorithm as shown in Figure 2 with three main engines: decision, deduction, and diagnosis. A Boolean problem can be expressed either in CNF form or logical gate form or both.…”
Section: Introductionmentioning
confidence: 99%
See 1 more Smart Citation