package alt-ergo

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

Install

Dune Dependency

Authors

Maintainers

Sources

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

Description

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 https://alt-ergo.ocamlpro.com/

Published: 28 Jul 2021

Dependencies (6)

  1. cmdliner >= "1.0.0" & < "1.1.0"
  2. menhir < "20211215"
  3. alt-ergo-parsers = version
  4. alt-ergo-lib = version
  5. dune >= "2.0"
  6. ocaml >= "4.05.0"

Dev Dependencies (1)

  1. odoc with-doc

Used by (4)

  1. frama-c >= "13.1"
  2. lambdapi >= "2.1.0" & < "2.2.1"
  3. why >= "2.32" & < "2.35"
  4. why3 < "0.85"

Conflicts

None