Subject: Re: [boost] Is there any interest in min-max heap and bounded priority queue implementations?
From: Tim Blechmann (tim_at_[hidden])
Date: 2011-12-13 05:31:21


> I have implemented the min-max
> heap<http://www.akira.ruc.dk/~keld/teaching/algoritmedesign_f03/Artikler/02/
> Atkinson86.pdf> algorithms
> and a bounded priority queue container adapter.

it might be an interesting addition to boost.heap. i won't have time to work
on it myself, but if you plan to integrate it into boost.heap, i'll try to
support your efforts!

tim