Uses of Interface
net.sf.tweety.logics.fol.writer.FolWriter
- 
Packages that use FolWriter Package Description net.sf.tweety.logics.fol.writer  - 
- 
Uses of FolWriter in net.sf.tweety.logics.fol.writer
Classes in net.sf.tweety.logics.fol.writer that implement FolWriter Modifier and Type Class Description classProver9WriterPrints single first-order logic formulas and full knowledge bases to Prover9 format (https://www.cs.unm.edu/~mccune/mace4/manual/2009-11A/).classStandardFolWriterWrites FOL formulas and knowledge bases in the standard TweetyProject format, see parser.FolParser.classTPTPWriterPrints single first-order logic formulas and full knowledge bases to TPTP format. 
 -