@hackage jukebox0.1.5
A first-order reasoning toolbox
Categories
License
BSD-3-Clause
Maintainer
nicsma@chalmers.se
Links
Versions
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).