HOME

TheInfoList



OR:

''Introduction to Algorithms'' is a book on computer programming by Thomas H. Cormen, Charles E. Leiserson, Ronald L. Rivest, and Clifford Stein. The book has been widely used as the
textbook A textbook is a book containing a comprehensive compilation of content in a branch of study with the intention of explaining it. Textbooks are produced to meet the needs of educators, usually at educational institutions. Schoolbooks are textboo ...
for
algorithm In mathematics and computer science, an algorithm () is a finite sequence of rigorous instructions, typically used to solve a class of specific problems or to perform a computation. Algorithms are used as specifications for performing ...
s
courses Course may refer to: Directions or navigation * Course (navigation), the path of travel * Course (orienteering), a series of control points visited by orienteers during a competition, marked with red/white flags in the terrain, and corresponding ...
at many
universities A university () is an institution of higher (or tertiary) education and research which awards academic degrees in several academic disciplines. ''University'' is derived from the Latin phrase ''universitas magistrorum et scholarium'', which ...
and is commonly cited as a reference for algorithms in published
papers Paper is a thin, flat material produced by the compression of fibres. Paper(s) or The Paper may also refer to: Publishing and academia * Newspaper, a periodical publication * ''Paper'' (magazine), an American monthly fashion and culture magazin ...
, with over 10,000 citations documented on CiteSeerX. The book sold half a million copies during its first 20 years. Its fame has led to the common use of the abbreviation "CLRS" (Cormen, Leiserson, Rivest, Stein), or, in the first edition, "CLR" (Cormen, Leiserson, Rivest). In the preface, the authors write about how the book was written to be comprehensive and useful in both teaching and professional environments. Each chapter focuses on an algorithm, and discusses its design techniques and areas of application. Instead of using a specific programming language, the algorithms are written in
pseudocode In computer science, pseudocode is a plain language description of the steps in an algorithm or another system. Pseudocode often uses structural conventions of a normal programming language, but is intended for human reading rather than machine re ...
. The descriptions focus on the aspects of the algorithm itself, its mathematical properties, and emphasize efficiency.


Editions

The first edition of the textbook did not include Stein as an author, and thus the book became known by the initialism CLR. It included two chapters ("Arithmetic Circuits" & "Algorithms for Parallel Computers") that were dropped in the second edition. 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 A nickname is a substitute for the proper name of a familiar person, place or thing. Commonly used to express affection, a form of endearment, and sometimes amusement, it can also be used to express defamation of character. As a concept, it is ...
to be shortened to just "The Big Book (of Algorithms)." The third edition was published in August 2009. The fourth edition was published in April 2022, which has colors added to improve visual presentations.


Cover design

The
mobile Mobile may refer to: Places * Mobile, Alabama, a U.S. port city * Mobile County, Alabama * Mobile, Arizona, a small town near Phoenix, U.S. * Mobile, Newfoundland and Labrador Arts, entertainment, and media Music Groups and labels * Mobile ...
depicted on the cover, ''Big Red'' (1959) by
Alexander Calder Alexander Calder (; July 22, 1898 – November 11, 1976) was an American sculptor known both for his innovative mobiles (kinetic sculptures powered by motors or air currents) that embrace chance in their aesthetic, his static "stabiles", and his ...
, can be found at the
Whitney Museum of American Art The Whitney Museum of American Art, known informally as "The Whitney", is an art museum in the Meatpacking District and West Village neighborhoods of Manhattan in New York City. It was founded in 1930 by Gertrude Vanderbilt Whitney (1875–194 ...
in
New York City New York, often called New York City or NYC, is the most populous city in the United States. With a 2020 population of 8,804,190 distributed over , New York City is also the most densely populated major city in the U ...
. ''An Introduction to Language'' by Fromkin also uses Calder's mobile on its cover.


Table of contents

Source


Publication history

* * 12 printings up to 2009, errata: * 1320 pp., 5 printings up to 2016, errata: * 1312 pp., errata:


See also

* ''
The Art of Computer Programming ''The Art of Computer Programming'' (''TAOCP'') is a comprehensive monograph written by the computer scientist Donald Knuth presenting programming algorithms and their analysis. Volumes 1–5 are intended to represent the central core of comp ...
''


References


External links

* {{Official website, http://mitpress.mit.edu/algorithms on
MIT Press The MIT Press is a university press affiliated with the Massachusetts Institute of Technology (MIT) in Cambridge, Massachusetts (United States). It was established in 1962. History The MIT Press traces its origins back to 1926 when MIT publ ...
1990 non-fiction books Computer science books MIT Press books