[net.wanted.sources] Tree Printing

menageri@mit-eddie.UUCP (The Menagerie) (12/06/84)

Does anyone know of/have/can provide pointers to/etc a program or even
an algorithm for conveniently printing a tree on a screen or line
printer? I need one for a project that I'm working on, but don't see how
to go about it and don't want to waste my time duplicating others' work,
if i can avoid it. Thanks in advance (trite but true).
					Greg McMullan
				!genrad!mit-eddie!menagerie

menageri@mit-eddie.UUCP (The Menagerie) (12/13/84)

Thanks for the response that I have received on my request! Please don't
send me any more copies of 'dtree', as I have already gotten one, and
don't relish the thought of getting too many more. I will summarize the
other information I have received as soon as I have more time. (Finals,
you know.) 
					Thanks again,
					greg

uucp:				!genrad!mit-eddie!menagerie

arpa:				greg@grape-nehi%mit-mc
					or
				g.mcmullan@mit-eecs%mit-mc

us snail:			500 memorial drive
				cambridge, ma, 02139[-4326]
				(617) 225-8942

david@ukma.UUCP (David Herron, NPR Lover) (12/14/84)

(Disclaimer:  It has been over 2 years since I have looked at this.)

Wirths book "Algorithms+Data Structures=Programs" has a nice algorithm
for printing trees.  I don't remember what it looked like but know that
I was impressed with it at the time.