@hackage jukebox0.1.3
A first-order reasoning toolbox
Installation
Dependencies (13)
- array
- base >=4 && <5
- binary
- bytestring
- containers
- directory Show all…
Dependents (2)
@hackage/acme-everything, @hackage/twee
Jukebox is a suite of tools for transforming problems in first-order logic. It reads problems in TPTP (FOF and TFF) format.
Currently it can translate typed problems to untyped (by efficiently encoding types) and clausify problems (both typed and untyped).