
6 Apr
2006
6 Apr
'06
8:12 p.m.
On Apr 6, 2006, at 8:46 PM, Fernando Cacciola wrote:
Does anyone know the satus of these pending libraries?
They've been pending for a long time and may remain pending forever.
I'm in need of a mutable priority queue.
If it fits what you need, there is the relaxed_heap data structure. However, it has a rather minimal interface that's meant for the graph library. Doug