package alt-ergo-lib
- Overview
- No Docs
You can search for identifiers within the package.
in-package search v0.2.0
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.3.tbz
sha256=4ac2b5d8ae6c54a11a0cc349ec76a153aa95727bf57ef9cb3309a706a7fb1bfa
sha512=68b952ec7940c9f5d8ec9750420a6fd9ccaf6ca149ce96f5c32bbd8ff3b07481940b8c2938815b8540df1369e06da02f1edcbaeda809e8386be186011b7dd962
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.3" -
alt-ergo-parsers
>= "2.6.3" -
alt-ergo-plugin-ab-why3
>= "2.6.3"
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page