Skip to content

The Art of Computer Programming, Volume 3

Knuth, D. E. (1973). The Art of Computer Programming, Volume 3: Sorting and Searching. Addison-Wesley.

Type
Book
Intellectual base
Textbook
Year
1973
ISBN
9780201038033
Link
https://openlibrary.org/books/OL25573192Mmatched
Cited from
computer_science, mathematics

Cited by

7 citations across 6 artifacts.

Each citation links to the sentence it supports in the citing article.

Primes

  • Associativity
  • Commutativity
    • This sourceTree-balancing and parsing algorithms exploit associativity of underlying operations (concatenation, expression composition) to permit re-grouping of computation trees for efficient evaluation and search; foundational treatment of how associativity in computational structures enables optimization and balanced data-structure design.

  • Complexity (Time/Space)
    • The distinction between worst-case, average-case, and amortized complexity variants

      This sourceFoundational treatment of algorithm analysis — worst-case and average-case asymptotic analysis and how cost scales with input size — supports D30-137, D30-142, D30-150. CITATION-FIX: the file dated the 2nd edition '1976'; it was published 1973. (See flag: 'amortized' analysis at D30-137 postdates this volume — Tarjan 1985.)

  • Idempotence
    • This sourceTree-balancing and parsing algorithms exploit associativity of underlying operations (concatenation, expression composition) to permit re-grouping of computation trees for efficient evaluation and search; foundational treatment of how associativity in computational structures enables optimization and balanced data-structure design.

Domain-specific

Verification

This reference passed the adversarial substantiation pipeline: it was checked to exist and to support the claim it is attached to. See how references were verified.

Before the registry existed this work was also linked 3 other ways.

Registry ID ref:789a6b23c48c · see in the full table