comp.lang.ada
 help / color / mirror / Atom feed
From: Matthew Heaney <matthewjheaney@earthlink.net>
Subject: Re: multiway tree
Date: Tue, 17 May 2005 05:07:47 GMT
Date: 2005-05-17T05:07:47+00:00	[thread overview]
Message-ID: <ull6esan0.fsf@earthlink.net> (raw)
In-Reply-To: 1116271251.882713.42960@g49g2000cwa.googlegroups.com

nicolas.blanpain@cegetel.net writes:

> Where can i found implementation (or algorithms) of multiway tree ?

The Charles and AI-302 libraries both use a red-black tree.  Liberally
interpreted I suppose that qualifies as a "multiway" tree.

<http://charles.tigris.org/source/browse/charles/src/>
<http://charles.tigris.org/source/browse/charles/src/ai302>

You didn't state your reason for wanting a tree structure, but if it's a
container you need then either of those libraries might already have it.

-Matt



  reply	other threads:[~2005-05-17  5:07 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-05-16 19:20 multiway tree nicolas.blanpain
2005-05-17  5:07 ` Matthew Heaney [this message]
2005-05-17 20:52 ` Simon Wright
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox