Computer Science > Logic in Computer Science
[Submitted on 21 Mar 2020 (v1), revised 9 Sep 2021 (this version, v8), latest version 17 Aug 2024 (v11)]
Title:Partial Quantifier Elimination By Certificate Clauses
View PDFAbstract:We study partial quantifier elimination (PQE) for propositional CNF formulas. In contrast to full quantifier elimination, in PQE, one can limit the set of clauses taken out of the scope of quantifiers to a small subset of target clauses. The appeal of PQE is twofold. First, PQE can be dramatically simpler than full quantifier elimination. Second, PQE provides a language for performing incremental computations. Many verification problems (e.g. equivalence checking and model checking) are inherently incremental and so can be solved in terms of PQE. Our approach is based on deriving clauses depending only on unquantified variables that make the target clauses $\mathit{redundant}$. Proving redundancy of a target clause is done by construction of a "certificate" clause implying the former. We describe a PQE algorithm called $\mathit{START}$ that employs the approach above. To evaluate $\mathit{START}$, we apply it to property generation of a sequential circuit $N$. The goal of property generation is to find a $\mathit{bad}$ property of $N$ proving unreachability of a state that is supposed to be reachable. If $N$ has a bad property, it is buggy. Our experiments with FIFO buffers and HWMCC-13 benchmarks suggest that $\mathit{START}$ can be used for detecting bugs in real-life designs.
Submission history
From: Eugene Goldberg [view email][v1] Sat, 21 Mar 2020 14:07:56 UTC (241 KB)
[v2] Tue, 5 May 2020 01:01:07 UTC (239 KB)
[v3] Fri, 15 May 2020 13:09:43 UTC (245 KB)
[v4] Wed, 30 Sep 2020 19:56:02 UTC (69 KB)
[v5] Mon, 12 Oct 2020 10:40:08 UTC (70 KB)
[v6] Wed, 31 Mar 2021 17:54:38 UTC (62 KB)
[v7] Sat, 5 Jun 2021 23:35:04 UTC (66 KB)
[v8] Thu, 9 Sep 2021 12:55:46 UTC (76 KB)
[v9] Fri, 18 Mar 2022 19:39:21 UTC (63 KB)
[v10] Fri, 20 May 2022 16:03:03 UTC (71 KB)
[v11] Sat, 17 Aug 2024 07:57:06 UTC (67 KB)
References & Citations
Bibliographic and Citation Tools
Bibliographic Explorer (What is the Explorer?)
Connected Papers (What is Connected Papers?)
Litmaps (What is Litmaps?)
scite Smart Citations (What are Smart Citations?)
Code, Data and Media Associated with this Article
alphaXiv (What is alphaXiv?)
CatalyzeX Code Finder for Papers (What is CatalyzeX?)
DagsHub (What is DagsHub?)
Gotit.pub (What is GotitPub?)
Hugging Face (What is Huggingface?)
Papers with Code (What is Papers with Code?)
ScienceCast (What is ScienceCast?)
Demos
Recommenders and Search Tools
Influence Flower (What are Influence Flowers?)
CORE Recommender (What is CORE?)
arXivLabs: experimental projects with community collaborators
arXivLabs is a framework that allows collaborators to develop and share new arXiv features directly on our website.
Both individuals and organizations that work with arXivLabs have embraced and accepted our values of openness, community, excellence, and user data privacy. arXiv is committed to these values and only works with partners that adhere to them.
Have an idea for a project that will add value for arXiv's community? Learn more about arXivLabs.