... written in Rust for pedagogical purposes.
- A recent nightly rust compiler.
- Modified version of the z3.rs crate (to be released).
See tests/lib.rs
.
The below tests illustrate basic examples:
$ cargo test while_1 -- --nocapture
$ cargo test while_2 -- --nocapture