B. Watson f34f3ac21b academic/z3: Updated for version 4.8.12. %!s(int64=2) %!d(string=hai) anos
..
README f34f3ac21b academic/z3: Updated for version 4.8.12. %!s(int64=2) %!d(string=hai) anos
slack-desc 7871dab6cd academic/z3: Updated for version 4.8.7. %!s(int64=4) %!d(string=hai) anos
z3.SlackBuild f34f3ac21b academic/z3: Updated for version 4.8.12. %!s(int64=2) %!d(string=hai) anos
z3.info f34f3ac21b academic/z3: Updated for version 4.8.12. %!s(int64=2) %!d(string=hai) anos

README

Z3 is an automated theorem prover and satisfiability modulo theories
(SMT) solver. Given a formula in first-order logic, it attempts
to either prove the formula or find a counterexample. Z3 supports
arithmetic, reasoning about arrays, and several other built-in
theories. Input problems are written in SMT-LIB format.

This package includes the z3 program as well as the C++, Python2, and
Python3 APIs.