package bitwuzla-c
Install
Dune Dependency
Authors
Maintainers
Sources
sha256=004ccb630a070829fedcbaf071fc50f5c7df2e5f47d2016e228ab775df6961d8
sha512=9a3d46b0a0379228a17f9d5f88cf7c409eab7c72d9296a939bc254120bc89ede9471d0930f8d2f70463e99e627649e56e54556ed2f008a3800f9387a6959674a
CHANGES.md.html
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