Re: Skip Lists and Priority Queues?
- From: "Leslie Sanford" <jabberdabber@xxxxxxxxxxxxxxxxx>
- Date: Tue, 28 Feb 2006 13:22:53 -0600
"Ben Pfaff" wrote:
"Leslie Sanford" writes:
Would this be acceptable performance for a priority queue?
There is at least one paper that compares the performance of 10
or so data structures for use in priority queues. Have you
looked for it and checked whether it covers skip lists?
I wasn't aware of the paper. Though searching for "priority queue data
structure comparison" led me to this:
"An empirical comparison of priority-queue and event-set
implementations"
http://portal.acm.org/citation.cfm?id=5686
Is this the paper you mean? It predates skip lists but looks interesting
nonetheless. Thanks.
.
- 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: 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
|