my tree


[ Follow Ups ] [ Post Followup ] [ CS328 Message Board ] [ FAQ ]

Posted by please help.. on July 30, 2001 at 13:54:20:

For the previous assignments, I used with little manipulation the trees that were given in the book.. For those of you that are capable beyond that, I was wondering if you could help me understand how you guys go about reinventing the wheel on creating new trees. If I have 2 ways of implementing (array or node implementation), then what details are good to look at?.. For example, the red black tree that was given br Dr. VW works fine for Project 3 but it looks as though because it's unbalanced, the robust test fails because it takes too long to go through the tree. Besides balancing a tree, could anyone help me out with how I should look at changing the given (balanced) trees around to make it better or at least my own.. I thank you in advance.


Follow Ups:



Post a Followup

Name:
E-Mail:

Subject:

Comments:

Optional Link URL:
Link Title:
Optional Image URL:


[ Follow Ups ] [ Post Followup ] [ CS328 Message Board ] [ FAQ ]