• Documents
  • Authors
  • Tables
  • Other Seers ▼
    RefSeer AckSeer CollabSeer SeerSeer
  • Log in
  • Sign up
  • MetaCart

CiteSeerX logo

Advanced Search Include Citations
Advanced Search Include Citations | Disambiguate

A Skip List Cookbook (1990)

Cached

  • Download as a PDF
  •  
  • Download as a PS

Download Links

  • [www.cs.dartmouth.edu]
  • [www.cs.umd.edu]
  • [cg.scs.carleton.ca]

  • Save to List
  • Add to Collection
  • Correct Errors
  • Monitor Changes
by William Pugh
Citations:25 - 1 self
  • Summary
  • Active Bibliography
  • Co-citation
  • Clustered Documents
  • Version History

Versions

  • Version 0
  • Version 1
  • Version 2
  • Version 3

Version History

Metadata Version 1

DatumValueSource
TITLE A skip list cookbook INFERENCE
AUTHOR NAME William Pugh SVM HeaderParse 0.1
AUTHOR AFFIL Institute for Advanced Computer Studies; Department of Computer Science; University of Maryland, College Park SVM HeaderParse 0.2
ABSTRACT Skip lists are a probabilistic data structure that seem likely to supplant balanced trees as the implementation method of choice for many applications. Skip list algorithms have the same asymptotic expected time bounds as balanced trees and are simpler, faster and use less space. The original paper on skip lists only presented algorithms for search, insertion and deletion. In this paper, we show that skip lists are as versatile as balanced trees. We describe and analyze algorithms to use search fingers, merge, split and concatenate skip lists, and implement linear list operations using skip lists. The skip list algorithms for these actions are faster and simpler than their balanced tree cousins. The merge algorithm for skip lists we describe has better asymptotic time complexity than any previously described merge algorithm for balanced trees. CR Categories and Subject Descriptors: E.1 [Data Structures]: Lists; F.1.2 [Models of Computation]: Probabilistic computation; F.2.2 [Nonnumeric... user correction - Legacy Corrections
YEAR 1990 INFERENCE
VENUE TYPE TECHREPORT INFERENCE
TECH Technical Report CS-TR-2286.1 INFERENCE
CITATIONS 7 found ParsCit 1.0
The National Science Foundation
  • About CiteSeerX
  • Submit Documents
  • Privacy Policy
  • Help
  • Data
  • Source
  • Contact Us

Developed at and hosted by The College of Information Sciences and Technology

© 2007-2010 The Pennsylvania State University