Popularity
4.5
Growing
Activity
0.0
Stable
6
3
2
Monthly Downloads: 0
Programming language: Haskell
License: GNU General Public License v3.0 only
Latest version: v0.1.2.0
tptp alternatives and similar packages
Based on the "Formal Methods" category.
Alternatively, view tptp alternatives based on common mentions on social networks and blogs.
-
theoremquest
A common library for TheoremQuest, a theorem proving game.
Updating dependencies is time-consuming.
Solutions like Dependabot or Renovate update but don't merge dependencies. You need to do it manually while it could be fully automated! Add a Merge Queue to your workflow and stop caring about PR management & merging. Try Mergify for free.
Promo
blog.mergify.com
Do you think we are missing an alternative of tptp or a related project?
Popular Comparisons
README
tptp
TPTP (Thousands of Problems for Theorem Provers) is the standard language of problems, proofs, and models, used by automated theorem provers.
This library provides definitions of data types, a pretty printer and an attoparsec parser for the CNF, FOF, TFF0 and TFF1 subsets of the TPTP language.
See Hackage for the Haddock documentation.