package alt-ergo-lib-free

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

Install

Dune Dependency

Authors

Maintainers

Sources

alt-ergo-free-2.3.3.tar.gz
md5=adaea0b3bc67b24df5d6eec800d249f7

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: 26 Jul 2022

Dependencies (7)

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

Dev Dependencies

None

Used by (2)

  1. alt-ergo-free >= "2.3.3.dune3"
  2. alt-ergo-parsers-free >= "2.3.3.dune3"