z3: z3 (a first-order theorem prover and SMT solver)
z3:
z3: Z3 is an automated theorem prover and satisfiability modulo theories
z3: (SMT) solver. Given a formula in first-order logic, it attempts to
z3: either prove the formula or find a counterexample. Z3 supports
z3: arithmetic, reasoning about arrays, and several other built-in
z3: theories. Input problems are written in SMT-LIB format.
z3:
z3: This package includes the z3 program as well as C++ and Python APIs.
z3:
z3: Homepage: https://github.com/Z3Prover/z3/wiki