package alt-ergo-lib

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

Install

Dune Dependency

Authors

Maintainers

Sources

2.4.1.tar.gz
md5=35d6c6f3fa43bcd10fe7f524b1eb59ca
sha512=c3eee41d3c588ca89c2a1eebe9f10914ef647743b58fb562b682172cf6b6bdeb0920ebbba8a850820c0cb53bad0260f11b82fe71f00830ea9b33f5bb5d4fd048

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: 28 Jul 2021

Dependencies (8)

  1. stdlib-shims
  2. seq
  3. zarith >= "1.4"
  4. ocplib-simplex >= "0.4" & < "0.5"
  5. num
  6. dune-configurator
  7. dune >= "2.0" & < "3.0"
  8. ocaml >= "4.05.0"

Dev Dependencies (1)

  1. odoc with-doc

Used by (3)

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

Conflicts

None