Introduction to Algorithms
Introduction to Algorithms | |
---|---|
Cover of the third edition |
|
Author(s) | Thomas H. Cormen, Charles E. Leiserson, Ronald L. Rivest, and Clifford Stein |
Country | USA |
Language | English |
Subject(s) | Computer algorithms |
Publisher | MIT press |
Publication date | 1990 (first edition) |
ISBN | 978-0-262-03384-8 |
Introduction to Algorithms is a book by Thomas H. Cormen, Charles E. Leiserson, Ronald L. Rivest, and Clifford Stein. It is used as the textbook for algorithms courses at many universities. It is also one of the most commonly cited references for algorithms in published papers,[citation needed] with over 4600 citations documented on CiteSeerX.[1] The book sold half a million copies during its first 20 years.[2]
Contents |
Editions
The first edition of the textbook did not include Stein as an author, and thus the book became known by the initialism CLR. After the addition of the fourth author in the second edition, many began to refer to the book as "CLRS". This first edition of the book was also known as "The Big White Book (of Algorithms)." With the second edition, the predominant color of the cover changed to green, causing the nickname to be shortened to just "The Big Book (of Algorithms)."[3] A third edition was published in August 2009.
CD-ROM
The second edition of the book published by McGraw-Hill is available with a companion CD-ROM including examples in Java.
Cover design
The mobile depicted on the cover, Big Red by Alexander Calder, can be found at the Whitney Museum of American Art in New York City.
Publication history
- Cormen, Thomas H.; Leiserson, Charles E., Rivest, Ronald L. (1990). Introduction to Algorithms (1st ed.). MIT Press and McGraw-Hill. ISBN 0-262-03141-8.
- Cormen, Thomas H.; Leiserson, Charles E., Rivest, Ronald L., Stein, Clifford (2001) [1990]. Introduction to Algorithms (2nd ed.). MIT Press and McGraw-Hill. ISBN 0-262-03293-7.
- Cormen, Thomas H.; Leiserson, Charles E., Rivest, Ronald L., Stein, Clifford (2009) [1990]. Introduction to Algorithms (3rd ed.). MIT Press and McGraw-Hill. ISBN 0-262-03384-4.
References
- ^ "Introduction to Algorithms—CiteSeerX citation query". CiteSeerX. The College of Information Sciences and Technology at Penn State. http://citeseerx.ist.psu.edu/showciting?cid=1910. Retrieved 2009-09-01.
- ^ Larry Hardesty (August 10, 2011). "Milestone for MIT Press’s bestseller". MIT News Office. http://web.mit.edu/newsoffice/2011/introduction-to-algorithms-500k-0810.html. Retrieved August 16, 2011.
- ^ Neato Tech Books (J. Blustein)
External links
- Official websites
- by MIT Press
- MIT lecture "MIT 6.046J / 18.410J Introduction to Algorithms - Fall 2005". Held in part by coauthor Charles Leiserson. Released as part of MIT OpenCourseWare.
- At OCW.MIT.Edu. Video recordings and transcripts of the lectures.
- At VideoLectures.Net. Video recordings of the lectures. Includes slides automatically synchronized to video content.