package alt-ergo-parsers

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

Install

dune-project
 Dependency

Authors

Maintainers

Sources

alt-ergo-2.6.3.tbz
sha256=4ac2b5d8ae6c54a11a0cc349ec76a153aa95727bf57ef9cb3309a706a7fb1bfa
sha512=68b952ec7940c9f5d8ec9750420a6fd9ccaf6ca149ce96f5c32bbd8ff3b07481940b8c2938815b8540df1369e06da02f1edcbaeda809e8386be186011b7dd962

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/

Tags

org:OCamlPro

Published: 14 Apr 2026

Dependencies (6)

  1. stdlib-shims
  2. menhir
  3. psmt2-frontend >= "0.4"
  4. alt-ergo-lib = version
  5. dune >= "3.14"
  6. ocaml >= "4.08.1"

Dev Dependencies (1)

  1. odoc with-doc

Used by (2)

  1. alt-ergo >= "2.6.3"
  2. alt-ergo-plugin-ab-why3 >= "2.6.3"

Conflicts

None