TptpFOLExporter

gapt.formats.tptp.TptpFOLExporter

Attributes

Source
TptpFOLExporter.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def apply(formula: Formula): TptpFile

Attributes

Source
TptpFOLExporter.scala
def apply(sequent: HOLSequent): TptpFile

Attributes

Source
TptpFOLExporter.scala
def apply(sequentSet: Iterable[HOLSequent]): TptpFile

Attributes

Source
TptpFOLExporter.scala
def exportClause(clause: HOLClause, name: String): TptpInput

Attributes

Source
TptpFOLExporter.scala

convert a list of clauses to a CNF refutation problem.

convert a list of clauses to a CNF refutation problem.

Attributes

Source
TptpFOLExporter.scala

convert a named list of clauses to a CNF refutation problem.

convert a named list of clauses to a CNF refutation problem.

Attributes

Source
TptpFOLExporter.scala

Convert a sequent into a tptp proof problem.

Convert a sequent into a tptp proof problem.

Attributes

Source
TptpFOLExporter.scala