Layered Working-Set Trees

Computer Science – Data Structures and Algorithms

Scientific paper

Rate now

  [ 0.00 ] – not rated yet Voters 0   Comments 0

Details

10 pages, 3 figures

Scientific paper

The working-set bound [Sleator and Tarjan, J. ACM, 1985] roughly states that searching for an element is fast if the element was accessed recently. Binary search trees, such as splay trees, can achieve this property in the amortized sense, while data structures that are not binary search trees are known to have this property in the worst case. We close this gap and present a binary search tree called a layered working-set tree that guarantees the working-set property in the worst case. The unified bound [Badoiu et al., TCS, 2007] roughly states that searching for an element is fast if it is near (in terms of rank distance) to a recently accessed element. We show how layered working-set trees can be used to achieve the unified bound to within a small additive term in the amortized sense while maintaining in the worst case an access time that is both logarithmic and within a small multiplicative factor of the working-set 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

Layered Working-Set Trees 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 Layered Working-Set Trees, we encourage you to share that experience with our LandOfFree.com community. Your opinion is very important and Layered Working-Set Trees will most certainly appreciate the feedback.

Rate now

     

Profile ID: LFWR-SCP-O-100146

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