This script is for Slackware 14.2 only and may be outdated.

SlackBuilds Repository

14.2 > Academic > z3 (4.8.7)

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++ and
Python APIs. By default the Python 2 version of the API is built;
if you also want the Python 3 version, run the SlackBuild with
PYTHON3=yes, like so:

PYTHON3=yes ./z3.SlackBuild

Maintained by: Nick Smallbone
Keywords: prover,first-order,logic,smt
ChangeLog: z3

Homepage:
https://github.com/Z3Prover/z3/wiki

Source Downloads:
z3-z3-4.8.7.tar.gz (18e7332ab136c1d8686ea719ed7107ed)

Download SlackBuild:
z3.tar.gz
z3.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Individual Files:
README
slack-desc
z3.SlackBuild
z3.info

Validated for Slackware 14.2

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds