comp.lang.ada
 help / color / mirror / Atom feed
From: Simon Wright <simon@pushface.org>
Subject: Re: multiway tree
Date: Tue, 17 May 2005 21:52:31 +0100
Date: 2005-05-17T21:52:31+01:00	[thread overview]
Message-ID: <m2acmtvals.fsf@grendel.local> (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 Booch Components at http://booch95.sourceforge.net/ include a
multiway tree.

Interestingly, while looking at how to represent trees to make unit
tests easier, I found that the natural representation was as a list ..
I expect no one else will be surprised. And of course if you were
programming in Lisp every data structure would have to be a list .. I
guess it's just the operations that make a structure one thing or
another. Light dawns.



      parent reply	other threads:[~2005-05-17 20:52 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
2005-05-17 20:52 ` Simon Wright [this message]
replies disabled

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