Buchsbaum, Adam L and Sundar, Rajamani and Tarjan, Robert E (1995) Data-Structural Bootstrapping, Linear Path Compression, and Catenable Heap-Ordered Double-Ended Queues. In: SIAM Journal on Computing, 24 (6). pp. 1190-1206.
PDF
csa.pdf Restricted to Registered users only Download (2MB) | Request a copy |
Abstract
A deque with heap order is a linear list of elements with real-valued keys that allows insertions and deletions of elements at both ends of the list. It also allows the findmin (alternatively findmax) operation, which returns the element of least (greatest) key, bur it does not allow a general deletemin (deletemax) operation. Such a data structure is also called a mindeque (maxdeque). Whereas implementing heap-ordered deques in constant time per operation is a solved problem, catenating heap-ordered deques in sublogarithmic time has remained open until now. This paper provides an efficient implementation of catenable heap-ordered deques, yielding constant amortized time per operation. The important algorithmic technique employed is an idea that we call data-structural bootstrapping: we abstract heap-ordered deques by representing them by their minimum elements, thereby reducing catenation to simple insertion. The efficiency of the resulting data structure depends upon the complexity elf a special case of path compression that we prove takes linear time.
Item Type: | Journal Article |
---|---|
Publication: | SIAM Journal on Computing |
Publisher: | Society for Industrial and Applied Mathematics |
Additional Information: | Copyright belongs to Society for Industrial and Applied Mathematics. |
Keywords: | path compression;lists;queues;deques;catenation;heap order;priority queues;data-structural. bootstrapping |
Department/Centre: | Division of Electrical Sciences > Computer Science & Automation |
Date Deposited: | 13 Jun 2008 |
Last Modified: | 19 Sep 2010 04:45 |
URI: | http://eprints.iisc.ac.in/id/eprint/14321 |
Actions (login required)
View Item |