Paketname | minisat2 |
Beschreibung | Fast and lightweight SAT solver |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 070721-8 |
Sektion | universe/science |
Priorität | extra |
Installierte Größe | 344 Byte |
Hängt ab von | libc6 (>= 2.4), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.1.1), zlib1g (>= 1:1.1.4) |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu Developers |
Quelle | |
Paketgröße | 95606 Byte |
Prüfsumme MD5 | 67eac4e2da85b149b0b6b5e79339856e |
Prüfsumme SHA1 | d9ed8a1e095c69f5b5b92c965c9df44d64ced132 |
Prüfsumme SHA256 | 06f51890dbbc1f18a819dbadcd020b5ee40d63500c390f74f75499c3948b127e |
Link zum Herunterladen | minisat2_070721-8_i386.deb |
Ausführliche Beschreibung | Despite the NP completeness of the satisfiabilty problem of Boolean formulas
(SAT), SAT solvers are often able to decide this problem in a reasonable time
frame. As all other NP complete problems are reducible to SAT, the solvers
have become a general purpose tool for this class of problems.
.
MiniSat is a minimalistic, open-source SAT solver, developed to help
researchers and developers alike to get started on SAT. 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.
|