in reply to Basic tree - compare question
I did build a tree just now (using the code from the book), and reversed the order to put greater values to the right and Data::Dumper showed me the structure I was looking for. Thanks for the tip on the Tree modules, Dragonchild. I'll give them a closer look tomorrow. If I do need to use them I will consider looking at these modules. I imagine being written in C, it may be faster and they have many features. However, I'm trying to re-learn what I had in school 8 years ago (water under the bridge :-) ).
Thanks for the input everyone.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Basic tree - compare question
by dragonchild (Archbishop) on Oct 09, 2007 at 12:08 UTC |