public class PG86 extends Object implements CNFEncoder
Removes constraints of unnegated And/Or nodes.
[PG86] D. A. Plaisted and S. Greenbaum. A Structure-Preserving Clause Form Translation. Journal of Symbolic Computation, 2(3): 293-304, 1986.
Constructor and Description |
---|
PG86() |
Modifier and Type | Method and Description |
---|---|
List<QBF> |
getClauses(QBF skeleton)
Gets a list of clauses for the given propositional skeleton.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
encode
public List<QBF> getClauses(QBF skeleton)
CNFEncoder
getClauses
in interface CNFEncoder
skeleton
- a propositional skeleton