Computer Science > Logic in Computer Science
[Submitted on 21 Mar 2020 (v1), revised 12 Oct 2020 (this version, v5), latest version 17 Aug 2024 (v11)]
Title:Partial Quantifier Elimination By Certificate Clauses
View PDFAbstract:We study a modification of the Quantifier Elimination (QE) problem called Partial QE (PQE) for propositional CNF formulas. In PQE, only a small subset of target clauses is taken out of the scope of quantifiers. The appeal of PQE is twofold. First, it provides a language for performing $\mathit{incremental}$ computations. Many verification problems (e.g. equivalence checking and model checking) are inherently incremental and so can be solved in terms of PQE. Second, PQE can be dramatically simpler than QE. We perform PQE by adding a set of clauses depending only on unquantified variables that make the target clauses redundant. Proving redundancy of a target clause is done by derivation of a "certificate" clause $\mathit{implying}$ the former. We implemented this idea in a PQE algorithm called $\mathit{START}$. It bears some similarity to a SAT-solver with conflict driven learning. A major difference here is that $\mathit{START}$ backtracks as soon as a target clause is proved redundant (even if no conflict occurred). We experimentally evaluate $\mathit{START}$ on a practical problem. We use this problem to compare PQE with QE and QBF solving.
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.