Series: Book 191 in the CSLI Lecture Notes series
Rating: *****
Tags: Lang:en
Publisher: Center for the Study of Language and Inf
Added: July 29, 2010
Modified: November 5, 2021
Summary
Donald Knuth’s influence in computer science ranges
from the invention of methods for translating and defining
programming languages to the creation of the TEX and METAFONT
systems for desktop publishing. His award-winning textbooks
have become classics that are often given credit for shaping
the field; his scientific papers are widely referenced and
stand as milestones of development over a wide variety of
topics. The present volume, which is the seventh in a series
of his collected papers, is devoted to his work on the design
of new algorithms. It covers methods for numerous discrete
problems such as sorting, searching, data compression,
optimization, theorem-proving, and cryptography, as well as
methods for controlling errors in numerical computations and
for Brownian motion. Nearly thirty of Knuth’s classic papers on the
subject are collected in this book, brought up to date with
extensive revisions and notes on subsequent developments.
Many of these algorithms have seen wide use—for
example, Knuth’s algorithm for optimum search trees,
the Faller-Gallagher-Knuth algorithm for adaptive Huffman
coding, the Knuth-Morris-Pratt algorithm for pattern
matching, the Dijkstra-Knuth algorithm for optimum
expressions, and the Knuth-Bendix algorithm for deducing the
consequences of axioms. Others are pedagogically important,
helping students to learn how to design new algorithms for
new tasks. One or two are significant historically, as they
show how things were done in computing’s early days.
All are found here, together with more than forty newly
created illustrations. **