Re: [dev] Simple question

From: Troels Henriksen <athas_AT_sigkill.dk>
Date: Wed, 23 Jul 2014 11:03:08 -0700

Guillaume Quintin <coincoin169g_AT_gmail.com> writes:

> Hi,
>
> I was wondering if there was some program out there that uses
> algorithms such as red-black trees, B-trees, binomial heaps, fibonacci
> heaps, etc. Do you know any ? This is just for my curiosity.

The implementation of std::map in the GNU C++ library is a red-black
tree.

-- 
\  Troels
/\ Henriksen
Received on Wed Jul 23 2014 - 20:03:08 CEST

This archive was generated by hypermail 2.3.0 : Wed Jul 23 2014 - 20:12:07 CEST