package alt-ergo-parsers
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
The Alt-Ergo SMT prover parser library
Install
dune-project
Dependency
Authors
Maintainers
Sources
alt-ergo-2.6.4.tbz
sha256=c35b5b49ec2816a24c9325b083eefe237839ebaceb83331aeef041bed720b137
sha512=ed1486c0a86eb4cc66fc7b77f0d25f64949d7d134a456a78f6cdd19aa455b0808ba430cb6621fa89e89e09f5b48b1ad07fe4d5e29d0088d7804e09b4a2f712ac
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/
Dependencies (6)
- stdlib-shims
- menhir
-
psmt2-frontend
>= "0.4" -
alt-ergo-lib
= version -
dune
>= "3.14" -
ocaml
>= "4.08.1"
Dev Dependencies (1)
-
odoc
with-doc
Used by (2)
-
alt-ergo
>= "2.6.4" -
alt-ergo-plugin-ab-why3
>= "2.6.4"
Conflicts
None
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page