R. Clayton (rclayton@monmouth.edu)
(no date)
tshow is now available in the assignment directory. tshow scales the tree to
fill the window; depending on the tree size, the nodes will appear larger or
smaller from tree to tree (however, all nodes in the same tree should be the
same size).
To avoid round-off error problems, you should use tree parameter values that
are large relative to the window size (500 x 500). For example, my program
uses level gap = 10000, node radius = 2000, and node gap = 1000. Smaller
values will work (say 10, 2, and 1) but round-off errors will make the drawn
tree look untidy.
This archive was generated by hypermail 2.0b3 on Fri May 09 2003 - 15:30:05 EDT