AbstractIt was suggested in Pugh (1990) to avoid redundant key comparisons in the skip list search algorithm by marking those elements whose key has already been compared against the search key. We present here a precise analysis of the total search cost (expectation and variance), where the cost of the search is measured in terms of the number of key-to-key comparisons. These results are then compared with the corresponding values of the standard search algorithm
Skip lists are a probabilistic data structure that seem likely to supplant balanced trees as the imp...
A few known techniques of exact pattern matching, such as 2-byte read, skip loop, and sliding search...
This paper introduces a general technique for speeding up unsuccessful search using very little extr...
AbstractIt was suggested in Pugh (1990) to avoid redundant key comparisons in the skip list search a...
It was suggested in Pugh's Skip List Cookbook to avoid redundant queries in the skip list search alg...
The Skip-list data-structure was proposed by Pugh as an alternate to balanced binary search trees. T...
International audienceIn this paper we consider the skip graph data structure, a load balancing alte...
For a skip list variant, introduced by Cho and Sahni, we analyse what is the analogue of horizontal ...
Abstract—Our new algorithm, priority search, was created with the help of skip list data structure a...
This papers describes a new approach to providing efficient concurrent access to a dynamic search st...
We extend randomized jumplists introduced by Br\"onnimann et al. (STACS 2003) to choose jump-pointer...
We present the Skip lift, a randomized dictionary data structure inspired by the skip list [Pugh90, ...
AbstractWe present the Skip lift, a randomized dictionary data structure inspired by the skip list [...
We consider the problem of building a static (i.e. no updates are performed) skip list of n elements...
We present a new type of search trees isomorphic to Skip-lists, i.e., there is a one-to-one mapping...
Skip lists are a probabilistic data structure that seem likely to supplant balanced trees as the imp...
A few known techniques of exact pattern matching, such as 2-byte read, skip loop, and sliding search...
This paper introduces a general technique for speeding up unsuccessful search using very little extr...
AbstractIt was suggested in Pugh (1990) to avoid redundant key comparisons in the skip list search a...
It was suggested in Pugh's Skip List Cookbook to avoid redundant queries in the skip list search alg...
The Skip-list data-structure was proposed by Pugh as an alternate to balanced binary search trees. T...
International audienceIn this paper we consider the skip graph data structure, a load balancing alte...
For a skip list variant, introduced by Cho and Sahni, we analyse what is the analogue of horizontal ...
Abstract—Our new algorithm, priority search, was created with the help of skip list data structure a...
This papers describes a new approach to providing efficient concurrent access to a dynamic search st...
We extend randomized jumplists introduced by Br\"onnimann et al. (STACS 2003) to choose jump-pointer...
We present the Skip lift, a randomized dictionary data structure inspired by the skip list [Pugh90, ...
AbstractWe present the Skip lift, a randomized dictionary data structure inspired by the skip list [...
We consider the problem of building a static (i.e. no updates are performed) skip list of n elements...
We present a new type of search trees isomorphic to Skip-lists, i.e., there is a one-to-one mapping...
Skip lists are a probabilistic data structure that seem likely to supplant balanced trees as the imp...
A few known techniques of exact pattern matching, such as 2-byte read, skip loop, and sliding search...
This paper introduces a general technique for speeding up unsuccessful search using very little extr...