module github.com/Z3Prover/z3/src/api/go go 1.20 // This package provides Go bindings for the Z3 theorem prover. // It uses CGO to wrap the Z3 C API.