Re: Skip Lists and Priority Queues?
- From: Randy Howard <randyhoward@xxxxxxxxxxxxxxxxx>
- Date: Tue, 28 Feb 2006 18:57:56 GMT
Ben Pfaff wrote
(in article <87ek1n2uz7.fsf@xxxxxxxxxxxx>):
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.
True, but I have rarely found someone willing to pay for an
implementation that was easier on the programmer. I have found
quite a few that would pay very well for better performance
though.
--
Randy Howard (2reply remove FOOBAR)
"The power of accurate observation is called cynicism by those
who have not got it." - George Bernard Shaw
.
- Follow-Ups:
- Re: Skip Lists and Priority Queues?
- From: Ben Pfaff
- 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
- Re: Skip Lists and Priority Queues?
- From: Ben Pfaff
- 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):
Relevant Pages
|