ksmt
ksmt copied to clipboard
Bitwuzla update to 0.2.0-dev
Bitwuzla native libs and API updated to 0.2.0-dev @ main .
What's new:
- Native API changed.
- Now bitwuzla distinguishes
BitVec 1frombool. - Native terms are globally managed (therefore, added memory cleanup in
KBitwuzlaContextclose). - Changed representation of lambdas in model.
Build guide and script
Notes:
- New bitwuzla is not built for mac-os due to lack of necessary machine
It's possible to delete the patch win_bv_gmp_long_patch.patch due to the bug fix in bitwuzla repository