Temel Kavramlar
PQEは局所計算の一形態であり、SAT問題をPQEによって解決することが有益である。
Özet
この記事では、部分量化子除去(PQE)を用いた局所計算の重要性と応用について詳しく説明されています。PQEは通常の量化子除去の一般化であり、式の一部を量化子の範囲外に取り出すことが可能です。局所計算によるPQEは、プロパティ生成、同値性チェック、モデルチェック、SATソルバーなどへの適用が示されています。これらの手法は問題複雑性を低減し、効率的なアルゴリズム設計に貢献します。
İstatistikler
F(X, Y ) be a propositional formula in conjunctive normal form1 (CNF) where X, Y are sets of variables.
Let G be a subset of clauses of F.
Given a formula ∃X[F], the PQE problem is to find a quantifier-free formula H(Y ) such that ∃X[F] ≡ H ∧∃X[F \ G].
The contributions of this paper are as follows: relating local computing to PQE, discussing property generation, equivalence checking, model checking, SAT solving by PQE.
LC by PQE enables finding the reachability diameter without computing the set of all reachable states.
Alıntılar
"LC by PQE allows to introduce a generalization of simulation (testing) called property generation where one identifies a bug by producing an unwanted design property."
"LC by PQE facilitates constructing an equivalence checker that exploits the similarity of the circuits to compare without searching for some predefined relations between internal points."
"LC by PQE enables a procedure that finds the reachability diameter without computing the set of all reachable states."