package bitwuzla
Install
Dune Dependency
Authors
Maintainers
Sources
sha256=bf329089e4fbf78e5d4caff349227a0b98a75d2f174931c9429ae8c5949c6a6c
sha512=bcd5fa342fba50c28290e87f4754d63975da148d466af65fc0d6305840d5202d37e7dd7ba231887b41e48ec76039d16c9c9fa7ce6190fdbb6fe3eb4aa5d54bfd
CHANGES.md.html
1.0.5 (2023-02-23)
Enable macOS Homebrew distribution
1.0.4 (2023-02-14)
Fix an issue with
get_value
andassignment
when the term is anarray
or afunction
1.0.3 (2022-08-30)
Update Bitwuzla sources.
Vendor submodules:
Bitwuzla commit:a2c3cc2
1.0.2 (2022-06-16)
Update Bitwuzla and its dependencies to more recent versions.
Vendor submodules:
Cadical tag:rel-1.5.2
Btor2Tools commit:db46e96
Bitwuzla commit:19dd987
1.0.1 (2021-12-20)
Fix
timeout
function not working properlyDecrease default model generation level (
2
->1
)
1.0.0 (2021-07-11)
Brand new Bitwuzla
OCaml API in addition the low level Bitwuzla_c
C API.
Online documentation is available at https://bitwuzla.github.io/docs/ocaml/.
bitwuzla-c
package installs C API binding;bitwuzla
package installs more OCaml-ish, type safer Bitwuzla API.
Vendor submodules:
Cadical tag:rel-1.4.1
SymFPU commit:8fbe139
Btor2Tools commit:6ba194b
Bitwuzla commit:58d7205
0.0.1 (2021-05-24)
Fix compilation errors on non debian familly os:
Remove
bitwuzla-bin
package (it required non always availablestatic
version of system libraries)Completely rework the building rules of foreign archives (side effect: drop
conf-cmake
dependency)Fix Cadical compilation on
archlinux
Upgrade
dune
to 2.7 (fix opam lint warning)
0.0.0 (2021-05-20)
Initial release.
OCaml binding for the SMT solver Bitwuzla.
Bitwuzla_c
library exposes low level functions from the C API;Bitwuzla_z
library converts bitvector value to Zarith integer;bitwuzla-bin
package installs Bitwuzla executable.
Vendor submodules:
Cadical tag:sc2021
SymFPU commit:8fbe139
Btor2Tools commit:1df768d
Bitwuzla commit:2f4dad6