Re: GQueue



Soeren Sandmann <sandmann@daimi.au.dk> writes:

> (e) It would be easy to replace it with a priority queue supporting
>     not only O(1) inserting and removing from the ends, but also

That is nonsense. What meant was: it is easy to create thin wrappers
around a priority queue that will behave like a stack or a queue with
O(1) inserting and removing.



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]