Z3 Rust Guide: Filling the Gaps in the API
Published:
Recently I’ve been working on a research project involving a transpiler from Rust to SMT. The project is still in progress, so I won’t share too many details just yet — but along the way, I ran into several missing features and rough edges in the high-level Rust Z3 API (especially when compared to the C API).