package zipperposition

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

Install

Dune Dependency

Authors

Maintainers

Sources

1.2.tar.gz
md5=ef9803cfb67f6ed1fce23853030472f1

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 (10)

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

Dev Dependencies

None

Used by

None

Conflicts (1)

  1. logtk