z3 4.8.12-3.1 source package in Ubuntu
Changelog
z3 (4.8.12-3.1) unstable; urgency=medium * Non-maintainer upload. * riscv64: link against -latomic (Closes: #1025343) -- Manuel A. Fernandez Montecelo <email address hidden> Wed, 01 Feb 2023 13:06:03 +0100
Upload details
- Uploaded by:
- LLVM Packaging Team
- Uploaded to:
- Sid
- Original maintainer:
- LLVM Packaging Team
- Architectures:
- any
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Mantic | release | universe | misc | |
Lunar | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
z3_4.8.12-3.1.dsc | 2.6 KiB | 0e5db5248212a72d3dc3fe99873181161649ff03d89de726bbe6f57604488008 |
z3_4.8.12.orig.tar.gz | 4.6 MiB | e3aaefde68b839299cbc988178529535e66048398f7d083b40c69fe0da55f8b7 |
z3_4.8.12-3.1.debian.tar.xz | 10.2 KiB | 5bb616648de1d82f5563377e1640e59dd653b6beac3b6513358362e5dbd925fb |
Available diffs
- diff from 4.8.12-3 to 4.8.12-3.1 (619 bytes)
No changes file available.
Binary packages built by this source
- libz3-4: theorem prover from Microsoft Research - runtime libraries
Z3 is a state-of-the-art theorem prover from Microsoft Research. It can be
used to check the satisfiability of logical formulas over one or more
theories. Z3 offers a compelling match for software analysis and verification
tools, since several common software constructs map directly into supported
theories.
.
This package contains runtime libraries. You shouldn't have to install it
manually.
- libz3-4-dbgsym: debug symbols for libz3-4
- libz3-dev: theorem prover from Microsoft Research - development files
Z3 is a state-of-the-art theorem prover from Microsoft Research. It can be
used to check the satisfiability of logical formulas over one or more
theories. Z3 offers a compelling match for software analysis and verification
tools, since several common software constructs map directly into supported
theories.
.
This package can be used to invoke Z3 via its C++ API.
- libz3-java: theorem prover from Microsoft Research - java bindings
Z3 is a state-of-the-art theorem prover from Microsoft Research. See the z3
package for a detailed description.
.
This package can be used to invoke Z3 via its Java API.
- libz3-jni: theorem prover from Microsoft Research - JNI library
Z3 is a state-of-the-art theorem prover from Microsoft Research. See the z3
package for a detailed description.
.
This package provides the JNI library to invoke Z3 via its Java API.
- libz3-jni-dbgsym: debug symbols for libz3-jni
- python3-z3: theorem prover from Microsoft Research - Python 3 bindings
Z3 is a state-of-the-art theorem prover from Microsoft Research. See the z3
package for a detailed description.
.
This package can be used to invoke Z3 via its Python 3 API.
- z3: theorem prover from Microsoft Research
Z3 is a state-of-the-art theorem prover from Microsoft Research. It can be
used to check the satisfiability of logical formulas over one or more
theories. Z3 offers a compelling match for software analysis and verification
tools, since several common software constructs map directly into supported
theories.
.
The Z3 input format is an extension of the one defined by the SMT-LIB 2.0
standard.
- z3-dbgsym: debug symbols for z3