package alt-ergo-parsers

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

Install

Dune Dependency

Authors

Maintainers

Sources

alt-ergo-2.3.1.tar.gz
md5=a0e9dda8f17c1f4f03119badd24d1bf5

Description

This is the parser 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: 25 Feb 2020

Dependencies (6)

  1. menhir < "20211223"
  2. camlzip
  3. psmt2-frontend >= "0.2"
  4. alt-ergo-lib = version
  5. dune >= "1.5"
  6. ocaml >= "4.04.0"

Dev Dependencies

None

Used by (2)

  1. alt-ergo = "2.3.1"
  2. altgr-ergo = "2.3.1"

Conflicts

None