Author :
Bent, Samuel W. ; Sleator, Daniel D. ; Tarjan, Robert E.
Abstract :
We describe a new data structure for maintaining collections of weighted items. The access time for an item of weight w in a collection of total weight W is proportional to log(W/w) in the worst case (which is optimal in a certain sense), and several other useful operations can be made to work just, as fast. The data structure is simpler than previous proposals, but the running time must be amortized over a sequence of operations to achieve the time bounds.
Keywords :
Binary search trees; Computer science; Contracts; Costs; Data structures; Dictionaries; Proposals; Tree data structures;
Conference_Titel :
Foundations of Computer Science, 1980., 21st Annual Symposium on
Conference_Location :
Syracuse, NY, USA
DOI :
10.1109/SFCS.1980.15