Minimizing counterexample with unit core extraction and incremental SAT

14Citations
Citations of this article
4Readers
Mendeley users who have this article in their library.
Get full text

Abstract

It is a hotly researching topic to eliminate irrelevant variables from counterexample, to make it easier to be understood. K Ravi proposes a two-stages counterexample minimization algorithm. This algorithm is the most effective one among all existing approaches, but time overhead of its second stage(called BFL) is very large due to one call to SAT solver per candidate variable to be eliminated. So we propose a faster counterexample minimization algorithm based on unit core extraction and incremental SAT. First, for every unsatisfiable instance of BFL, we perform unit core extraction algorithm to extract the set of variables that are sufficient to lead to conflict, all variables not belong to this set can be eliminated simultaneously. In this way, we can eliminate many variables with only one call to SAT solver. At the same time, we employ incremental SAT approach to share learned clauses between similar instances of BFL, to prevent overlapped state space from being searched repeatedly. Theoretic analysis and experiment result show that, our approach is 1 order of magnitude faster than K Ravi's algorithm, and still retains its ability to eliminate irrelevant variables. © Springer-Verlag Berlin Heidelberg 2005.

Cite

CITATION STYLE

APA

Shen, S. Y., Qin, Y., & Li, S. K. (2005). Minimizing counterexample with unit core extraction and incremental SAT. In Lecture Notes in Computer Science (Vol. 3385, pp. 298–312). Springer Verlag. https://doi.org/10.1007/978-3-540-30579-8_20

Register to see more suggestions

Mendeley helps you to discover research relevant for your work.

Already have an account?

Save time finding and organizing research with Mendeley

Sign up for free