Clausifier

gapt.proofs.resolution.Clausifier
class Clausifier(propositional: Boolean, structural: Boolean, bidirectionalDefs: Boolean, cse: Boolean, ctx: MutableContext, nameGen: NameGenerator)

Attributes

Source
structuralCNF.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object Clausification.type

Members list

Value members

Concrete methods

def analyze(f: Formula): Int

Attributes

Source
structuralCNF.scala

Attributes

Source
structuralCNF.scala

Attributes

Source
structuralCNF.scala
def expandDef(const: HOLAtomConst, fvs: List[Var], pol: Polarity): Unit

Attributes

Source
structuralCNF.scala
def getSkolemInfo(f: Formula, x: Var): (Expr, Expr)

Attributes

Source
structuralCNF.scala

Attributes

Source
structuralCNF.scala

Attributes

Source
structuralCNF.scala

Attributes

Source
structuralCNF.scala

Attributes

Source
structuralCNF.scala

Concrete fields

Attributes

Source
structuralCNF.scala

Attributes

Source
structuralCNF.scala

Attributes

Source
structuralCNF.scala

Attributes

Source
structuralCNF.scala

Attributes

Source
structuralCNF.scala
val subExprs: Map[Expr, Int]

Attributes

Source
structuralCNF.scala