Priority Queues
- From: "lauren" <bogart.lauren@xxxxxxxxx>
- Date: 30 Aug 2005 16:22:48 -0700
What data structures other than Fibonacci heaps and queaps can handle
constant time inserts and O(log N) extract min? I'm looking for one
that's intuitive and easy to implement. If there isn't any such data
structure, is it non-existant because it is non-trivial to conjure up
one?
Thanks,
Lauren
.
- Follow-Ups:
- Re: Priority Queues
- From: Googmeister
- Re: Priority Queues
- Prev by Date: Re: Canadian Universities
- Next by Date: Re: Priority Queues
- Previous by thread: P and NP
- Next by thread: Re: Priority Queues
- Index(es):