Re: Skip Lists and Priority Queues?
- From: Ben Pfaff <blp@xxxxxxxxxxxxxxx>
- Date: Tue, 28 Feb 2006 10:34:20 -0800
Randy Howard <randyhoward@xxxxxxxxxxxxxxxxx> writes:
[skip lists]
Didn't Pugh come up with them about 15 years ago? They looked
promising on paper, but in practice can be worse performers than
older data structures, such as various forms of balanced trees.
I always assumed that their main virtues were that they were
easier to understand and, possibly, to implement, than balanced
trees.
--
Ben Pfaff
email: blp@xxxxxxxxxxxxxxx
web: http://benpfaff.org
.
- Follow-Ups:
- Re: Skip Lists and Priority Queues?
- From: Randy Howard
- Re: Skip Lists and Priority Queues?
- References:
- Skip Lists and Priority Queues?
- From: Leslie Sanford
- Re: Skip Lists and Priority Queues?
- From: Oliver Wong
- Re: Skip Lists and Priority Queues?
- From: Randy Howard
- Skip Lists and Priority Queues?
- Prev by Date: Re: Skip Lists and Priority Queues?
- Next by Date: Re: Skip Lists and Priority Queues?
- Previous by thread: Re: Skip Lists and Priority Queues?
- Next by thread: Re: Skip Lists and Priority Queues?
- Index(es):