DocumentCode
2175966
Title
Implicit data structures with fast update
Author
Frederickson, Greg N.
fYear
1980
fDate
13-15 Oct. 1980
Firstpage
255
Lastpage
259
Abstract
Several new data structures for dictionaries are presented that use just one location in addition to those required for key values. The structures are generalizations of a rotated sorted list, with the best realizing a search time of 0(log n) and insert and delete times of 0(n√2/log n(log n)3/2). Similar structures are presented for a dictionary with records containing k≫1 keys, under the operations of search, partial match, insert and delete.
Keywords
Computer science; Costs; Data structures; Dictionaries;
fLanguage
English
Publisher
ieee
Conference_Titel
Foundations of Computer Science, 1980., 21st Annual Symposium on
Conference_Location
Syracuse, NY, USA
ISSN
0272-5428
Type
conf
DOI
10.1109/SFCS.1980.23
Filename
4567826
Link To Document