package bitwuzla
- 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
SMT solver for AUFBVFP
Install
dune-project
Dependency
Authors
Maintainers
Sources
bitwuzla-1.0.6.tbz
sha256=78c21ffe91a48c3ac5bcf98053c20bdbaf451d952254f7cc39ff9d3001851397
sha512=cdce5b4cffac45e0b27957956c097818278a49770a544cb2293e467ef0ae9909e4053668aada3a2e8ca72f5d8e86445e3bf5cae2202891634c06d9af50fe3e49
Description
OCaml binding for the SMT solver Bitwuzla.
Bitwuzla is a Satisfiability Modulo Theories (SMT) solver for the theories of fixed-size bit-vectors, arrays and uninterpreted functions and their combinations. Its name is derived from an Austrian dialect expression that can be translated as “someone who tinkers with bits”.
Dependencies (3)
- zarith
-
bitwuzla-c
= version -
dune
>= "2.7"
Dev Dependencies (3)
-
odoc
with-doc -
ppx_expect
with-test & >= "v0.13" -
ppx_inline_test
with-test & >= "v0.13"
Used by
None
Conflicts
None
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page