English

Verification Of Partial Quantifier Elimination

Logic in Computer Science 2023-04-04 v2

Abstract

Quantifier elimination (QE) is an important problem that has numerous applications. Unfortunately, QE is computationally very hard. Earlier we introduced a generalization of QE called partial\mathit{partial} QE (or PQE for short). PQE allows to unquantify a part\mathit{part} of the formula. The appeal of PQE is twofold. First, many important problems can be solved in terms of PQE. Second, PQE can be drastically faster than QE if only a small part of the formula gets unquantified. To make PQE practical, one needs an algorithm for verifying the solution produced by a PQE solver. In this paper, we describe a very simple SAT-based verifier called VerPQE\mathit{VerPQE} and provide some experimental results.

Keywords

Cite

@article{arxiv.2303.14928,
  title  = {Verification Of Partial Quantifier Elimination},
  author = {Eugene Goldberg},
  journal= {arXiv preprint arXiv:2303.14928},
  year   = {2023}
}

Comments

arXiv admin note: text overlap with arXiv:2303.13811

R2 v1 2026-06-28T09:34:46.414Z