minisat2 1:2.2.1-6 source package in Ubuntu

Changelog

minisat2 (1:2.2.1-6) unstable; urgency=low

  * Bumped standards version to 4.6.2 (no changes)
  * Remove transitional minisat2 package (closes: #878693)
  * Enable verbose build logs by default: thanks Helmut Grohne
    <email address hidden> for the patch (closes: #900023)

 -- Michael Tautschnig <email address hidden>  Tue, 20 Feb 2024 11:23:45 +0000

Upload details

Uploaded by:
Michael Tautschnig
Uploaded to:
Sid
Original maintainer:
Michael Tautschnig
Architectures:
any
Section:
science
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
minisat2_2.2.1-6.dsc 1.7 KiB 9b200298a9384ff46674c48b89576c83edb5a5940cd91343e6342c9e8a8812b9
minisat2_2.2.1.orig.tar.gz 43.2 KiB e54afa3c192c1753bc8075c0c7e126d5c495d9066e3f90a2588091149ac9ca40
minisat2_2.2.1-6.debian.tar.xz 9.2 KiB 48c91f9d64348b2403967071210f7fdf91dc460655836072f0994d0a382e488f

No changes file available.

Binary packages built by this source

minisat: Fast and lightweight SAT solver

 Despite the NP completeness of the satisfiability 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.

minisat-dbgsym: debug symbols for minisat