Install this package:
emerge -a sci-mathematics/minisat
If the package is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask sci-mathematics/minisat
Or alternatively:
emerge --autounmask-write -a sci-mathematics/minisat
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 2.2.1-r1 | 8 | ~amd64 ~x86 | 0/2.2.1-r1 |
<pkgmetadata> <maintainer type="project"> <email>sci@gentoo.org</email> <name>Gentoo Science Project</name> </maintainer> <longdescription> MiniSat is a minimalistic, open-source SAT solver, developed to help researchers and developers alike to get started on SAT. It is released under the MIT licence, and is currently used in a number of projects. MiniSat is small and well-documented, and possibly also well-designed, making it an ideal starting point for adapting SAT based techniques to domain specific problems. Winning all the industrial categories of the SAT 2005 competition, MiniSat is a good starting point both for future research in SAT, and for applications using SAT. MiniSat supports incremental SAT and has mechanisms for adding non-clausal constraints. By virtue of being easy to modify, it is a good choice for integrating as a backend to another tool, such as a model checker or a more generic constraint solver. </longdescription> <upstream> <remote-id type="github">niklasso/minisat</remote-id> <remote-id type="github">stp/minisat</remote-id> </upstream> </pkgmetadata>
Manage flags for this package:
euse -i <flag> -p sci-mathematics/minisat |
euse -E <flag> -p sci-mathematics/minisat |
euse -D <flag> -p sci-mathematics/minisat
| Flag | Description | 2.2.1-r1 |
|---|---|---|
| doc | Add extra documentation (API, Javadoc, etc). It is recommended to enable per package instead of globally | ✓ |
| Type | File | Size | Versions |
|---|---|---|---|
| DIST | MiniSat.pdf | 327416 bytes | 2.2.1-r1 |
| Type | File | Size |
|---|---|---|
| DIST | minisat-2.2.1.tar.gz | 50485 bytes |