package alt-ergo-lib

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

Install

Dune Dependency

Authors

Maintainers

Sources

alt-ergo-2.3.2.tar.gz
md5=efdf062a6bfdc1505637591b37334a28

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/

Published: 24 Mar 2020

Dependencies (7)

  1. stdlib-shims
  2. seq
  3. zarith
  4. ocplib-simplex >= "0.4" & < "0.5"
  5. num
  6. dune >= "1.5" & < "3.0"
  7. ocaml >= "4.04.0"

Dev Dependencies

None

Used by (3)

  1. alt-ergo = "2.3.2"
  2. alt-ergo-parsers = "2.3.2"
  3. altgr-ergo = "2.3.2"

Conflicts

None