Uses of Interface
org.tweetyproject.logics.fol.writer.FolWriter
-
Uses of FolWriter in org.tweetyproject.logics.fol.writer
Modifier and TypeClassDescriptionclass
Prints single first-order logic formulas and full knowledge bases to Prover9 format (https://www.cs.unm.edu/~mccune/mace4/manual/2009-11A/).class
Writes FOL formulas and knowledge bases in the standard TweetyProject format, see parser.FolParser.class
Prints single first-order logic formulas and full knowledge bases to TPTP format.