2004
DOI: 10.1007/978-3-540-24605-3_37
|View full text |Cite
|
Sign up to set email alerts
|

An Extensible SAT-solver

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
1,500
0
13

Year Published

2005
2005
2023
2023

Publication Types

Select...
4
4
1

Relationship

0
9

Authors

Journals

citations
Cited by 1,884 publications
(1,513 citation statements)
references
References 7 publications
0
1,500
0
13
Order By: Relevance
“…The temporary constraints can be removed from the solver, automatically also removing all the constraints that the solver has learned based on those. The incremental SAT solvers currently supported by the interface are MiniSat [25] and ZChaff [26]. In the experiments we use the latest version 2004.11.15 of ZChaff as the SAT solver.…”
Section: Methodsmentioning
confidence: 99%
“…The temporary constraints can be removed from the solver, automatically also removing all the constraints that the solver has learned based on those. The incremental SAT solvers currently supported by the interface are MiniSat [25] and ZChaff [26]. In the experiments we use the latest version 2004.11.15 of ZChaff as the SAT solver.…”
Section: Methodsmentioning
confidence: 99%
“…The performance of recent complete algorithms [14]- [16] has been significantly improved by introducing several techniques to prune the search space [14]- [17]. However, these techniques also require complicated control structure, which makes it difficult to handle large real-world problems in hardware solvers.…”
Section: Related Workmentioning
confidence: 99%
“…Different methods have been applied to solve ISAT, among them, variations of the branch and bounds procedure, denoted as IDPL methods, which are usually based in the classical Davis-Putnam-Loveland (DPL) method. In a IDPL procedure, when adding new clauses, the procedure maintains the search tree generated previously for the set of clauses K. Rather than solving related formulas separately, modern solvers attempt to solve them incrementally since many practical applications require solving a sequence of related SAT formulas [3], [4].…”
Section: Incremental Satisfiability Problemmentioning
confidence: 99%
“…Rather than solving related formulas separately, modern solvers attempt to solve them incrementally, since many practical applications require solving a sequence of related SAT formulas [3], [4]. In this article, we consider ISAT as an incremental problem that starts with an initial satisfiable formula K=F in 2-CNF.…”
Section: Introductionmentioning
confidence: 99%