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.3.tbz
sha256=4ac2b5d8ae6c54a11a0cc349ec76a153aa95727bf57ef9cb3309a706a7fb1bfa
sha512=68b952ec7940c9f5d8ec9750420a6fd9ccaf6ca149ce96f5c32bbd8ff3b07481940b8c2938815b8540df1369e06da02f1edcbaeda809e8386be186011b7dd962

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

Published: 14 Apr 2026

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.3"
  2. alt-ergo-parsers >= "2.6.3"
  3. alt-ergo-plugin-ab-why3 >= "2.6.3"

Conflicts (2)

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