package alt-ergo-lib
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
The Alt-Ergo SMT prover library
Install
dune-project
Dependency
Authors
Maintainers
Sources
alt-ergo-2.6.4.tbz
sha256=c35b5b49ec2816a24c9325b083eefe237839ebaceb83331aeef041bed720b137
sha512=ed1486c0a86eb4cc66fc7b77f0d25f64949d7d134a456a78f6cdd19aa455b0808ba430cb6621fa89e89e09f5b48b1ad07fe4d5e29d0088d7804e09b4a2f712ac
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/
Dependencies (14)
- ppx_deriving
-
camlzip
>= "1.07" -
ppx_blob
>= "0.7.2" - stdlib-shims
-
fmt
>= "0.9.0" - seq
-
zarith
>= "1.11" -
ocplib-simplex
>= "0.5.1" -
dolmen_loop
>= "0.10" & < "0.11" -
dolmen_type
>= "0.10" & < "0.11" -
dolmen
>= "0.10" & < "0.11" - dune-build-info
-
dune
>= "3.14" -
ocaml
>= "4.08.1"
Used by (3)
-
alt-ergo
>= "2.6.4" -
alt-ergo-parsers
>= "2.6.4" -
alt-ergo-plugin-ab-why3
>= "2.6.4"
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page