z3 4.8.12-3 source package in Ubuntu
Changelog
z3 (4.8.12-3) unstable; urgency=medium * Do not use SSE2 unconditionally on i386 (Closes: #1020802, #1020516, #1016658, #1021926) -- Karo Gyoker <email address hidden> Fri, 21 Oct 2022 19:24:40 +0200
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 |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
z3_4.8.12-3.dsc | 2.6 KiB | bae3d63f0c8168d91935dafc7f77d24cfe27a17557018d184fc371a1bf9b0275 |
z3_4.8.12.orig.tar.gz | 4.6 MiB | e3aaefde68b839299cbc988178529535e66048398f7d083b40c69fe0da55f8b7 |
z3_4.8.12-3.debian.tar.xz | 10.1 KiB | 1eb8b62a1194956a0049d4ab121bd088a727499dd69d4d7dc0f4e6c09affec3e |
Available diffs
- diff from 4.8.12-1 to 4.8.12-3 (2.4 KiB)
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