Title
Heaps with bits
Abstract
In this paper, we show how to improve the complexity of heap operations and heapsort using extra bits. We first study the parallel complexity of implementing priority queue operations on a heap. The trade-off between the number of extra bits used, the number of processors available, and the parallel time complexity is derived. While inserting a new element into a heap in parallel can be done as fast as parallel searching in a sorted list, we show how to delete the smallest element from a heap in constant time with a sublinear number of processors, and in sublogarithmic time with a sublogarithmic number of processors. The models of parallel computation used are the CREW PRAM and the CRCW PRAM. Our results improve those of previously known algorithms. Moreover, we study a variant, the fine-heap, of the traditional heap structure. A fast algorithm for constructing this new data structure is designed using an interesting technique, which is also used to develop an improved heapsort algorithm. Our variation of heapsort is faster than Wegener's heapsort and requires less extra space.
Year
DOI
Venue
1996
10.1016/0304-3975(95)00152-2
ISAAC
Keywords
DocType
Volume
parallel computer,priority queue
Journal
164
Issue
ISSN
Citations 
1-2
0304-3975
6
PageRank 
References 
Authors
0.63
15
3
Name
Order
Citations
PageRank
Svante Carlsson176490.17
Jingsen Chen2669.80
Christer Mattsson3212.45