PredicateReductionCNF
gapt.proofs.reduction.PredicateReductionCNF
case object PredicateReductionCNF extends Reduction_[Set[HOLClause], ResolutionProof]
Simplifies the problem of finding a resolution refutation of a many-sorted clause set by adding predicates for each of the sorts. The resulting problem is still many-sorted.
Attributes
- Source
- manySorted.scala
- Graph
-
- Supertypes
- Self type
Members list
In this article