Priority Queues with Multiple Time Fingers

Computer Science – Data Structures and Algorithms

Scientific paper

Rate now

  [ 0.00 ] – not rated yet Voters 0   Comments 0

Details

14 pages, 4 figures

Scientific paper

A priority queue is presented that supports the operations insert and find-min in worst-case constant time, and delete and delete-min on element x in worst-case O(lg(min{w_x, q_x}+2)) time, where w_x (respectively q_x) is the number of elements inserted after x (respectively before x) and are still present at the time of the deletion of x. Our priority queue then has both the working-set and the queueish properties, and more strongly it satisfies these properties in the worst-case sense. We also define a new distribution-sensitive property---the time-finger property, which encapsulates and generalizes both the working-set and queueish properties, and present a priority queue that satisfies this property. In addition, we prove a strong implication that the working-set property is equivalent to the unified bound (which is the minimum per operation among the static finger, static optimality, and the working-set bounds). This latter result is of tremendous interest by itself as it had gone unnoticed since the introduction of such bounds by Sleater and Tarjan [JACM 1985]. Accordingly, our priority queue satisfies other distribution-sensitive properties as the static finger, static optimality, and the unified bound.

No associations

LandOfFree

Say what you really think

Search LandOfFree.com for scientists and scientific papers. Rate them and share your experience with other people.

Rating

Priority Queues with Multiple Time Fingers does not yet have a rating. At this time, there are no reviews or comments for this scientific paper.

If you have personal experience with Priority Queues with Multiple Time Fingers, we encourage you to share that experience with our LandOfFree.com community. Your opinion is very important and Priority Queues with Multiple Time Fingers will most certainly appreciate the feedback.

Rate now

     

Profile ID: LFWR-SCP-O-693684

  Search
All data on this website is collected from public sources. Our data reflects the most accurate information available at the time of publication.