Skip to content

Version 1.2.3

Latest
Compare
Choose a tag to compare
@lex-lex lex-lex released this 16 Mar 10:45
· 2 commits to master since this release

tptp-utils is an application for pre- and post-processing automated theorem proving input files (so-called problem files) given in the TPTP (Thousands of Problems for Theorem Proving) syntax standard. It is written in Scala and freely available as open-source software.

Version 1.2.3 updates:

  • Update of parser library (new NCL TPTP syntax)

Simply download the pre-built executable JAR and run it using java -jar tptp-utils-app-1.2.3.jar, or build the tool from source using sbt.