package zipperposition

  1. Overview
  2. No Docs
A fully automatic theorem prover for typed first-order and beyond.

Install

Dune Dependency

Authors

Maintainers

Sources

1.4.tar.gz
md5=fdd087327b584dbd661172a5fde55a04

Description

Zipperposition is intended to be a superposition prover for full first order logic, plus some extensions (datatypes, recursive functions, arithmetic for integers and rationals, higher-order, induction). The accent is on flexibility, modularity and simplicity rather than performance, to allow quick experimenting on automated theorem proving. It generates TSTP traces or graphviz files for nice graphical display.

Dependencies (9)

  1. menhir build
  2. msat >= "0.5" & < "0.8"
  3. sequence >= "0.4" & < "1.0"
  4. containers >= "1.0" & < "2.0"
  5. zarith < "1.8"
  6. base-unix
  7. base-bytes
  8. ocamlfind build
  9. ocaml >= "4.03.0"

Dev Dependencies

None

Used by

None

Conflicts (1)

  1. logtk