Sciweavers

193 search results - page 6 / 39
» sat 2007
Sort
View
DATE
2007
IEEE
85views Hardware» more  DATE 2007»
15 years 3 months ago
QuteSAT: a robust circuit-based SAT solver for complex circuit structure
We propose a robust circuit-based Boolean Satisfiability (SAT) solver, QuteSAT, that can be applied to complex circuit netlist structure. Several novel techniques are proposed in ...
Chi-An Wu, Ting-Hao Lin, Chih-Chun Lee, Chung-Yang...
66
Voted
MST
2007
104views more  MST 2007»
14 years 9 months ago
Randomized Algorithms for 3-SAT
In [Sch99], Sch¨oning proposed a simple yet efficient randomized algorithm for solving the k-SAT problem. In the case of 3-SAT, the algorithm has an expected running time of poly...
Thomas Hofmeister, Uwe Schöning, Rainer Schul...
CORR
2007
Springer
157views Education» more  CORR 2007»
14 years 9 months ago
Actin - Technical Report
Abstract. The Boolean satisfiability problem (SAT) can be solved efficiently with variants of the DPLL algorithm. For industrial SAT problems, DPLL with conflict analysis depend...
Raihan H. Kibria
CPAIOR
2007
Springer
15 years 3 months ago
Eliminating Redundant Clauses in SAT Instances
In this paper, we investigate to which extent the elimination of a class of redundant clauses in SAT instances could improve the efficiency of modern satisfiability provers. Sinc...
Olivier Fourdrinoy, Éric Grégoire, B...
CAV
2007
Springer
118views Hardware» more  CAV 2007»
15 years 3 months ago
C32SAT: Checking C Expressions
C32SAT is a tool for checking C expressions. It can check whether a given C expression can be satisfied, is tautological, or always defined according to the ISO C99 standard. C32...
Robert Brummayer, Armin Biere