package alt-ergo-parsers

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

Install

Dune Dependency

Authors

Maintainers

Sources

2.4.0.tar.gz
md5=12ecc5c002154d81af1b14023f2c2245

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: 27 Jan 2021

Dependencies (7)

  1. stdlib-shims
  2. menhir
  3. camlzip >= "1.07"
  4. psmt2-frontend >= "0.3"
  5. alt-ergo-lib = version
  6. dune >= "2.0"
  7. ocaml >= "4.04.0"

Dev Dependencies

None

Used by (2)

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

Conflicts

None