congress/releasenotes/notes/z3-builtins-461251858ea2bf8...

9 lines
246 B
YAML

---
prelude: >
features:
- |
Built-ins have been added to z3 policies. Available builtins cover
comparisons (equal, less than, greater than), basic arithmetic (plus,
minus, mul) and bitwise operations (and, or, not on bitvectors).