The art of computer programming

This first volume begins with basic programming concepts and techniques, then focuses on information structures--the representation of information inside a computer, the structural relationships between data elements and how to deal with them efficiently. Elementary applications are given to simulat...

Full description

Bibliographic Details
Main Author: Knuth, Donald Ervin
Format: eBook
Language:English
Published: Reading, Mass. Addison-Wesley 1997
Subjects:
Online Access:
Collection: O'Reilly - Collection details see MPG.ReNa
Table of Contents:
  • Vol. 1. Fundamental algorithms. Basic concepts ; Information structures
  • v. 2. Seminumerical algorithms. Random numbers ; Arithmetic
  • v. 3. Sorting and searching. Sorting ; Searching
  • v. 4, fascicle 1. Bitwise tricks & techniques : binary decision diagrams
  • v. 4, fascicle 5. Mathematical preliminaries redux ; Introduction to backtracking ; Dancing links
  • v. 4, fascicle 6. Satisfiability
  • v. 4A. Combinatorial algorithms. pt. 1. Combinatorial searching