Install this package:
emerge -a sci-mathematics/stp
If the package is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask sci-mathematics/stp
Or alternatively:
emerge --autounmask-write -a sci-mathematics/stp
<pkgmetadata>
<maintainer type="person" proxied="yes">
<email>jeffrey@icurse.nl</email>
<name>Jeffrey Lin</name>
</maintainer>
<maintainer type="project">
<email>sci-mathematics@gentoo.org</email>
<name>Gentoo Mathematics Project</name>
</maintainer>
<longdescription>
STP is a constraint solver (or SMT solver) aimed at solving
constraints of bitvectors and arrays. These types of
constraints can be generated by program analysis tools, theorem
provers, automated bug finders, cryptographic attack tools,
intelligent fuzzers, model checkers, and by many other
applications.
</longdescription>
<use>
<flag name="cryptominisat">
Enable <pkg>sci-mathematics/cryptominisat</pkg> support
</flag>
<flag name="python">
Enable building the Python interface
</flag>
</use>
<upstream>
<bugs-to>https://github.com/stp/stp/issues/</bugs-to>
<remote-id type="github">stp/stp</remote-id>
</upstream>
</pkgmetadata>
Manage flags for this package:
euse -i <flag> -p sci-mathematics/stp |
euse -E <flag> -p sci-mathematics/stp |
euse -D <flag> -p sci-mathematics/stp
| Flag | Description | 2.3.4 | 2.3.3-r3 |
|---|---|---|---|
| cryptominisat | Enable <pkg>sci-mathematics/cryptominisat</pkg> support | ✓ | ✓ |
| debug | Enable extra debug codepaths, like asserts and extra output. If you want to get meaningful backtraces see https://wiki.gentoo.org/wiki/Project:Quality_Assurance/Backtraces | ✓ | ✓ |
| python | Enable building the Python interface | ⊕ | ⊕ |
| test | Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently) | ✓ | ✓ |
| Type | File | Size | Versions |
|---|---|---|---|
| DIST | stp-2.3.4.tar.gz | 3543794 bytes | 2.3.4 |
| Type | File | Size |
|---|---|---|
| DIST | stp-2.3.3.tar.gz | 2577550 bytes |
| DIST | stp-2.3.3_OutputCheck.tar.gz | 12002 bytes |
| DIST | stp-2.3.3_gtest.tar.gz | 469100 bytes |