We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6fb36f4 commit 6b81e19Copy full SHA for 6b81e19
README.md
@@ -2,8 +2,7 @@ SAT solvers
2
===========
3
4
This repo contains SAT solvers that are implemented following descriptions in
5
-Donald Knuth's "The Art of Computer Programming, Volume 4, Fascicle 6:
6
-Satisfiability".
+Donald Knuth's The Art of Computer Programming, Volume 4B (Combinatorial Algorithms, Part 2).
7
8
Solvers currently implemented are:
9
0 commit comments