package alt-ergo-lib
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
The Alt-Ergo SMT prover library
Install
dune-project
Dependency
alt-ergo.ocamlpro.com
Readme
Changelog
LicenseRef-OCamlpro-Non-Commercial; Apache-2.0 License
Edit opam file
Versions (16)
Authors
Maintainers
Sources
alt-ergo-2.6.3.tbz
sha256=4ac2b5d8ae6c54a11a0cc349ec76a153aa95727bf57ef9cb3309a706a7fb1bfa
sha512=68b952ec7940c9f5d8ec9750420a6fd9ccaf6ca149ce96f5c32bbd8ff3b07481940b8c2938815b8540df1369e06da02f1edcbaeda809e8386be186011b7dd962
doc/alt-ergo-lib/AltErgoLib/Explanation/index.html
Module AltErgoLib.Explanation
type exp = | Literal of Satml_types.Atom.atom| Fresh of int| Bj of Expr.t| Dep of Expr.t| RootDep of rootdep
exception Inconsistent of t * Expr.Set.t listval empty : tval is_empty : t -> boolval fresh_exp : unit -> expval exists_fresh : t -> boolDoes there exists a Fresh _ exp in an explanation set.
val print : Format.formatter -> t -> unitval print_unsat_core : ?tab:bool -> Format.formatter -> t -> unitval formulas_of : t -> Expr.Set.tval bj_formulas_of : t -> Expr.Set.tval make_deps : Expr.Set.t -> tval has_no_bj : t -> bool sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>