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 (17)
Authors
Maintainers
Sources
alt-ergo-2.6.4.tbz
sha256=c35b5b49ec2816a24c9325b083eefe237839ebaceb83331aeef041bed720b137
sha512=ed1486c0a86eb4cc66fc7b77f0d25f64949d7d134a456a78f6cdd19aa455b0808ba430cb6621fa89e89e09f5b48b1ad07fe4d5e29d0088d7804e09b4a2f712ac
doc/alt-ergo-lib/AltErgoLib/Uf/GlobalDomains/index.html
Module Uf.GlobalDomains
This module provides a registry type to access and update a single "current" instance associated with multiple global domain types.
Maps global domain modules (of type 'a global_domain) to an associated domain of the corresponding type 'a.
val empty : tempty maps all domain modules D to their default domain D.empty.
val find : 'a global_domain -> t -> 'afind (module D) t returns the global domain associated with the domain module D. Defaults to D.empty.
val add : 'a global_domain -> 'a -> t -> tadd (module D) d t registers the global domain d for the domain module D. Overwrite any pre-existing global domain associated with D.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>