2013
DOI: 10.1007/978-3-642-38171-3_6
|View full text |Cite
|
Sign up to set email alerts
|

Revisiting Hyper Binary Resolution

Abstract: Abstract. This paper focuses on developing efficient inference techniques for improving conjunctive normal form (CNF) Boolean satisfiability (SAT) solvers. We analyze a variant of hyper binary resolution from various perspectives: We show that it can simulate the circuit-level technique of structural hashing and how it can be realized efficiently using so called tree-based lookahead. Experiments show that our implementation improves the performance of state-of-the-art CNFlevel SAT techniques on combinational e… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1

Citation Types

0
4
0

Year Published

2013
2013
2024
2024

Publication Types

Select...
5
1

Relationship

2
4

Authors

Journals

citations
Cited by 8 publications
(4 citation statements)
references
References 22 publications
(31 reference statements)
0
4
0
Order By: Relevance
“…Furthermore, the fact that cardinality detection is performed throughout the search means that the solver can also discover and exploit cardinality constraints that were not there in the original input, but have arisen as a result of the constraints learned during search. Recovery of short clauses during CDCL search has been considered before (Han, Jin, and Somenzi 2011;Heule, Järvisalo, and Biere 2013). However, our work differs from these papers in that they detect only binary clauses whereas we find also longer (though still comparatively short) clauses, and in that we use the found clauses to form syntactic cardinality constraints.…”
Section: Our Contributionmentioning
confidence: 76%
“…Furthermore, the fact that cardinality detection is performed throughout the search means that the solver can also discover and exploit cardinality constraints that were not there in the original input, but have arisen as a result of the constraints learned during search. Recovery of short clauses during CDCL search has been considered before (Han, Jin, and Somenzi 2011;Heule, Järvisalo, and Biere 2013). However, our work differs from these papers in that they detect only binary clauses whereas we find also longer (though still comparatively short) clauses, and in that we use the found clauses to form syntactic cardinality constraints.…”
Section: Our Contributionmentioning
confidence: 76%
“…∨ p a k ) be a blocking clause. According to the constraint (1), each item a i is involved in many negative binary clauses of the form: Now, one of the most known form of resolution called hyper binary resolution [17] can be applied between C and the previous set of negative binary clauses clauses. This gives us the following general constraint of the form:…”
Section: Sat-based Approach For Efficient Mfi Miningmentioning
confidence: 99%
“…Unit propagation is a common basis for many different simplification techniques [3,12,13,17,18,20,21,31,32,35,38]. A key example is failed literal elimination [13,31,34], which aims at deducing unit clauses via checking whether assuming a truth value for a single variable results in a conflict by unit propagation.…”
Section: Introductionmentioning
confidence: 99%