[Bug 442714] Review Request: sat-solver - Satisfyability Solver library which can be used to compute inter-package dependencies.

bugzilla at redhat.com bugzilla at redhat.com
Fri Aug 8 01:58:58 UTC 2008


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=442714





--- Comment #25 from David A. Wheeler <dwheeler at dwheeler.com>  2008-08-07 21:58:57 EDT ---
In the "minisat2" package I added a small test case file, which _is_
satisfiable.  This would take a trivial amount of space, if you don't want to
include a massive test suite.  It doesn't stress the solver, but it's a
reasonable "smoke test" to see if the solver can run:


c
c start with comments
c
c 
p cnf 5 3
1 -5 4 0
-1 5 3 4 0
-3 -4 0

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.




More information about the package-review mailing list