Re: Tree and Lists
- To: mathgroup at smc.vnet.net
- Subject: [mg48260] Re: Tree and Lists
- From: Jens-Peer Kuska <kuska at informatik.uni-leipzig.de>
- Date: Thu, 20 May 2004 04:03:33 -0400 (EDT)
- Organization: Universitaet Leipzig
- References: <c8f156$cu2$1@smc.vnet.net>
- Reply-to: kuska at informatik.uni-leipzig.de
- Sender: owner-wri-mathgroup at wolfram.com
Hi, no you can make Node[left,right] and Leaf[something] functions. Regards Jens Hermann Schmitt wrote: > > Hello, > is there a general principle, how to represent trees by Lists of Lists. > Hermann Schmitt