See this document in CiteSeerX!

Skip Lists: A Randomized Dictionary (1999)  (Make Corrections)  
Michiel Smid



  Home/Search   Context   Related

 
View or download:
isgwww.cs.unimagdebur...skiplist.ps.gz
Cached:  PS.gz  PS  PDF   Image  Update  Help

From:  isgwww.cs.unimagdeburg...skripte (more)
(Enter author homepages)

Rate this article: (best)
  Comment on this article  
(Enter summary)

Abstract: Introduction We consider the dictionary problem: Given a set S of n real numbers, store them in a data structure such that the following three operations can be performed eciently: 1. Search(x): Given a real number x, nd the largest element of S[f1g that is less than or equal to x. (By introducing 1, this operation is always well-de ned.) 2. Insert(x): Given a real number x, insert it into the data structure. (Hence, we set S := S [ fxg.) 3. Delete(x): Given a real number x, delete it from... (Update)

Active bibliography (related documents):   More   All
0.5:   Algorithm Design and Software Libraries: Recent Developments.. - Mehlhorn, Näher (1992)   (Correct)
0.0:   Combinatorics with a Geometric Flavor: Some Examples - Kalai (2000)   (Correct)
0.0:   Efficient Strategies for Topics in Internet Algorithmics - Bagchi (2002)   (Correct)

Similar documents based on text:   More   All
0.6:   A Skip List Cookbook - Pugh (1989)   (Correct)
0.5:   Skip Lists: A Probabilistic Alternative to Balanced Trees - Pugh (1990)   (Correct)
0.1:   Stepwise construction of the Dedekind-MacNeille completion - Ganter, Kuznetsov (1998)   (Correct)

BibTeX entry:   (Update)

@misc{ smid-skip,
  author = "Michiel Smid",
  title = "Skip Lists: A Randomized Dictionary",
  url = "citeseer.ist.psu.edu/smid99skip.html" }
Citations (may not include all citations):
3972   Introduction to Algorithms (context) - Cormen, Leiserson et al. - 1990
1749   An Introduction to Probability Theory and Its Applications (context) - Feller - 1968
837   Cambridge University Press (context) - Motwani, Raghavan - 1995
182   Skip lists: a probabilistic alternative to balanced trees - Pugh - 1989
182   Skip lists: a probabilistic alternative to balanced trees - Pugh - 1990
43   Randomized search trees - Seidel, Aragon - 1996
33   an Introduction through Randomized Algorithms (context) - Mulmuley - 1994
30   Proofs from THE BOOK (context) - Aigner, Ziegler - 1998
2   A skip list cookbook - Pugh - 1989
1   Journal of the ACM (context) - Gonnet - 1981

Documents on the same site (http://isgwww.cs.uni-magdeburg.de/~michiel/skripte.html):   More
Implementing Dictionaries Using Hashing - Smid (1999)   (Correct)
Selected Topics in Data Structures - Smid (1998)   (Correct)
Linear Programming: The Ellipsoid Algorithm - Smid (1999)   (Correct)

Online articles have much greater impact   More about CiteSeer.IST   Add search form to your site   Submit documents   Feedback  

CiteSeer.IST - Copyright Penn State and NEC