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 (15)
Authors
Maintainers
Sources
alt-ergo-2.6.1.tbz
sha256=df56045a3af79fbcfbd1deeaf09012d5bc390b4c2223e1d9c25c11c301d9eeba
sha512=ff83e5ce7598bc30509be8ca2c14d791856b0269f852903f81216ae1cbc27737d90b6313176fa24768944433b875811ee19b51fc821948634ea678dbcca4befb
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)"
>