Rene Veerman wrote:
i'm still trying to get my head around how the operations are done. sometimes i see that java app re-arrange large parts of the tree, and i wonder if it's still the same tree i'm looking at :)


omg, somebody grab the LART and give me a good spanking on the back of my head..

a binary search tree cannot be used to store an actual tree of information, right? (just double checking)

so far apparently all i got is a modified pre-order tree. I was told this is the same as a binary tree, and from there confusion set in quickly..

so the search continues...

--
--------------------------------------------------------------
Rene Veerman, creator of web2.5 CMS http://mediabeez.ws/

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to