DocumentCode
1152327
Title
An Efficient Unsorted VLSI Dictionary Machine
Author
Somani, Arun K. ; Agarwal, Vinod K.
Author_Institution
Department of Electrical Engineering, McGill University
Issue
9
fYear
1985
Firstpage
841
Lastpage
852
Abstract
A systolic binary tree machine which can handle all the dictionary machine and priority queue operations such as Insert, Delete, Extract-Min, Extract-Max, Member, and Near is designed in this paper. The operations can be fed into the tree machine in a pipeline manner at a constant rate and the output is correspondingly generated in a pipeline manner. Each processor in the machine stores at most one data element, which consists of a key value and a record associated with the key. The machine has optimal performance since if the number of data elements present in the tree is n, then each operation takes O(log n) steps. Unlike some recent designs, this machine does not use any links other than the binary tree links, provides optimal performance without the need to store data elements in any sorted order by exploiting dynamic rebalancing, has higher throughput, and keeps the logical last level of the tree on one physical level of the tree.
Keywords
Binary tree machines; VLSI algorithms; VLSI complexity; dictionary machines; pipelining; priority queues; search machines; systolic systems; unsorted data structures; Binary trees; Data mining; Data structures; Dictionaries; Hardware; Pipeline processing; Sorting; Throughput; Tree data structures; Very large scale integration; Binary tree machines; VLSI algorithms; VLSI complexity; dictionary machines; pipelining; priority queues; search machines; systolic systems; unsorted data structures;
fLanguage
English
Journal_Title
Computers, IEEE Transactions on
Publisher
ieee
ISSN
0018-9340
Type
jour
DOI
10.1109/TC.1985.1676640
Filename
1676640
Link To Document