package alt-ergo-lib

  1. Overview
  2. No Docs
The Alt-Ergo SMT prover library

Install

dune-project
 Dependency

Authors

Maintainers

Sources

alt-ergo-2.6.4.tbz
sha256=c35b5b49ec2816a24c9325b083eefe237839ebaceb83331aeef041bed720b137
sha512=ed1486c0a86eb4cc66fc7b77f0d25f64949d7d134a456a78f6cdd19aa455b0808ba430cb6621fa89e89e09f5b48b1ad07fe4d5e29d0088d7804e09b4a2f712ac

Description

This is the core library used in the Alt-Ergo SMT solver.

Alt-Ergo is an automatic theorem prover of mathematical formulas. It was developed at LRI, and is now maintained at OCamlPro.

See more details on http://alt-ergo.ocamlpro.com/

Tags

org:OCamlPro

Added to opam-repository:

Dependencies (14)

  1. ppx_deriving
  2. camlzip >= "1.07"
  3. ppx_blob >= "0.7.2"
  4. stdlib-shims
  5. fmt >= "0.9.0"
  6. seq
  7. zarith >= "1.11"
  8. ocplib-simplex >= "0.5.1"
  9. dolmen_loop >= "0.10" & < "0.11"
  10. dolmen_type >= "0.10" & < "0.11"
  11. dolmen >= "0.10" & < "0.11"
  12. dune-build-info
  13. dune >= "3.14"
  14. ocaml >= "4.08.1"

Dev Dependencies (2)

  1. qcheck with-test & = "0.25"
  2. odoc with-doc

Used by (3)

  1. alt-ergo >= "2.6.4"
  2. alt-ergo-parsers >= "2.6.4"
  3. alt-ergo-plugin-ab-why3 >= "2.6.4"

Conflicts (2)

  1. result < "1.5"
  2. ppxlib < "0.30.0"