Computers and Intractability
![]() | |
| Author | Michael R. Garey and David S. Johnson |
|---|---|
| Language | English |
| Series | A Series of Books in the Mathematical Sciences |
| Subject | Computer science |
| Genre | Textbook |
| Publisher | W. H. Freeman and Company |
Publication date | 1979 |
| Publication place | United States |
| Media type | |
| Pages | x+338 |
| ISBN | Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value). |
| OCLC | 247570676 |
| 519.4 | |
| LC Class | QA76.6 .G35 |
Computers and Intractability: A Guide to the Theory of NP-Completeness is a textbook by Michael Garey and David S. Johnson.[1] It was the first book exclusively on the theory of NP-completeness and computational intractability.[2] The book features an appendix providing a thorough compendium of NP-complete problems (which was updated in later printings of the book). The book is now outdated in some respects as it does not cover more recent development such as the PCP theorem. It is nevertheless still in print and is regarded as a classic: in a 2006 study, the CiteSeer search engine listed the book as the most cited reference in computer science literature.[3]
Open problems
[edit | edit source]Another appendix of the book featured problems for which it was not known whether they were NP-complete or in P (or neither). The problems (with their original names) are:
- Graph isomorphism
- This problem is known to be in NP, but it is unknown if it is NP-complete.
- Subgraph homeomorphism (for a fixed graph H)
- Graph genus
- Chordal graph completion
- Chromatic index[4]
- Spanning tree parity problem[5]
- Partial order dimension
- Precedence constrained 3-processor scheduling
- This problem was still open as of 2016.[6]
- Linear programming
- Total unimodularity[7]
- Composite number
- Testing for compositeness is known to be in P, but the complexity of the closely related integer factorization problem remains open.
- Minimum length triangulation[8]
- Problem 12 is known to be NP-hard, but it is unknown if it is in NP.
Reception
[edit | edit source]Soon after it appeared, the book received positive reviews by reputed researchers in the area of theoretical computer science.
In his review, Ronald V. Book recommends the book to "anyone who wishes to learn about the subject of NP-completeness", and he explicitly mentions the "extremely useful" appendix with over 300 NP-hard computational problems. He concludes: "Computer science needs more books like this one."[9]
Harry R. Lewis praises the mathematical prose of the authors: "Garey and Johnson's book is a thorough, clear, and practical exposition of NP-completeness. In many respects it is hard to imagine a better treatment of the subject." Also, he considers the appendix as "unique" and "as a starting point in attempts to show new problems to be NP-complete".[10]
Twenty-three years after the book appeared, Lance Fortnow, editor-in-chief of the scientific journal Transactions on Computational Theory, states: "I consider Garey and Johnson the single most important book on my office bookshelf. Every computer scientist should have this book on their shelves as well. [...] Garey and Johnson has the best introduction to computational complexity I have ever seen."[11]
See also
[edit | edit source]References
[edit | edit source]- ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value). 338 pages. Copy at archive.org
- ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
- ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
- ^ NP-complete: Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
- ^ In P: Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
- ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
- ^ In P: Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
- ^ Is NP-hard: Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
- ^ Ronald V. Book. Review: Computers and intractability: A guide to the theory of NP-completeness Bull. Amer. Math. Soc. (N.S.), 3(2), pp. 898–904, 1980
- ^ Harry R. Lewis, Review: Computers and intractability: A guide to the theory of NP-completeness, Journal of Symbolic Logic, Vol. 48(2), pp. 498–500, 1983
- ^ Lance Fortnow, Great Books: Computers and Intractability: A Guide to the Theory of NP-Completeness by Michael R. Garey and David S. Johnson. Computational complexity blog, August 30, 2002.
