package alt-ergo

  1. Overview
  2. Docs

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

Published: 12 Feb 2019

README

README.md

next master
Travis-CI Build Status Travis-CI Build Status

Alt-Ergo

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/

Copyright

See enclosed LICENSE.md file

Build, Installation and Usage

See enclosed sources/INSTALL.md file

Support

See http://alt-ergo.ocamlpro.com/support.php or contact us at contact@ocamlpro.com for more details

Dependencies (4)

  1. alt-ergo-parsers = "2.3.0"
  2. alt-ergo-lib = "2.3.0"
  3. dune >= "1.5"
  4. ocaml >= "4.04.0"

Dev Dependencies

None

Used by (4)

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

Conflicts

None