12.07.2015 Views

A Practical Introduction to Data Structures and Algorithm Analysis

A Practical Introduction to Data Structures and Algorithm Analysis

A Practical Introduction to Data Structures and Algorithm Analysis

SHOW MORE
SHOW LESS
  • No tags were found...

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

604 INDEXinteger representation, 5, 8–10, 21, 151inversion, 239, 243inverted list, see index, inverted listISAM, 358, 361–364, 384k-d tree, 459, 461–466, 471, 473, 476K-ary tree, 221–223, 226, 228, 466key, 139–141kilobyte, 29knapsack problem, 577–578, 590, 592Kruskal’s algorithm, xv, 259, 416–417,420, 421largest common fac<strong>to</strong>r, 52latency, 285, 287, 288least frequently used (LFU), 291, 314,326least recently used (LRU), 291, 314,316, 326, 374LIFO list, 124linear growth, see growth rate, linearlinear index, see index, linearlinear search, see search, sequentiallink, see list, link classlinked list, see list, linkedLISP, 49, 426, 440, 441, 443list, 24, 99–153, 190, 358, 423, 425,503ADT, 10, 99–103, 147append, 104, 121, 122array-based, 9, 99, 104–106,116–118, 124, 150basic operations, 100circular, 148comparison of space requirements,149current position, 100, 101,108–110, 114, 118doubly linked, 119–124, 148, 151,163space, 122–124element, 100, 118–119freelist, 114–116, 431–442head, 100, 104, 109implementations compared,116–118initialization, 100, 104insert, 100, 104, 107, 108, 110,113, 118, 121–122, 153link class, 106–107linked, 9, 99, 104, 106–114,116–118, 361, 423, 447, 539,544node, 106–110, 120, 121notation, 100ordered by frequency, 324–329,482orthogonal, 428remove, 100, 104, 110, 113, 114,118, 121–123search, 153, 318–329self-organizing, xv, 65, 326–329,350, 351, 353, 355, 456,499–500singly linked, 107, 119, 121sorted, 5, 100, 144–146space requirements, 116–117, 148,149tail, 100terminology, 100unsorted, 100locality of reference, 285, 289, 349,365, 372logarithm, 31–32, 51log ∗ , 216, 226

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!