package alt-ergo-parsers
- 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 parser library
Install
dune-project
Dependency
Authors
Maintainers
Sources
alt-ergo-2.5.3.tbz
sha256=b6658b6412df7667d894242afb37149de7ae783004e8025e64ccbc91f3420b4e
sha512=05e32ef0087b904a422f172ff7eb156e1d79d20f91cd873bd78066ae4a78e1438254148f787570e97d2856c6aa4058a6c7e8e1c08065704b5b3e2cfeafa28b88
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.0" -
ocaml
>= "4.08.0"
Dev Dependencies (1)
-
odoc
with-doc
Used by (2)
-
alt-ergo
= "2.5.3" -
alt-ergo-plugin-ab-why3
= "2.5.3"
Conflicts
None
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page