2006
DOI: 10.1007/11814948_28
|View full text |Cite
|
Sign up to set email alerts
|

Local Search for Unsatisfiability

Abstract: Abstract. Local search is widely applied to satisfiable SAT problems, and on some classes outperforms backtrack search. An intriguing challenge posed by Selman, Kautz and McAllester in 1997 is to use it instead to prove unsatisfiability. We investigate two distinct approaches. Firstly we apply standard local search to a reformulation of the problem, such that a solution to the reformulation corresponds to a refutation of the original problem. Secondly we design a greedy randomised resolution algorithm that wil… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
23
0

Year Published

2012
2012
2023
2023

Publication Types

Select...
6
1
1

Relationship

1
7

Authors

Journals

citations
Cited by 19 publications
(23 citation statements)
references
References 27 publications
0
23
0
Order By: Relevance
“…Given a CNF formula, complete SAT solvers can either find a solution or prove that no solution exists. In contrast, incomplete SAT solvers can prove either satisfiability [89] or unsatisfiability [80]. Hence, incomplete solvers have applications in problems for which is known beforehand that only satisfiability or unsatisfiability is required to be proven.…”
Section: Preliminariesmentioning
confidence: 89%
“…Given a CNF formula, complete SAT solvers can either find a solution or prove that no solution exists. In contrast, incomplete SAT solvers can prove either satisfiability [89] or unsatisfiability [80]. Hence, incomplete solvers have applications in problems for which is known beforehand that only satisfiability or unsatisfiability is required to be proven.…”
Section: Preliminariesmentioning
confidence: 89%
“…In [11], a greedy algorithm based on the extended resolution is proposed but limited to treat unsatisfiable instances with few variables. In [12], the authors propose two approaches based on local search to prove inconsistency. The first one is based on the reformulation of the input instance and the second is a greedy search for randomized resolution.…”
Section: Related Workmentioning
confidence: 99%
“…[16] has explored the idea of encoding a propositional resolution proof itself in propositional logic. Our emphasis is different from that paper.…”
Section: Resultsmentioning
confidence: 99%
“…In order to do this, we need to decide what kind of proof should be encoded. One possibility would be to encode a resolution proof, as has been done in [16], although in that paper propositional proofs were encoded and not first order proofs. We chose instead to encode a connection tableau proof.…”
Section: Introductionmentioning
confidence: 99%