Hi,
I have two binary trees. I am attempting to merge the two trees into one tree using vb.net. Basically, Adding the contents of tree 2 to tree 1. I am not having much luck with finding an example of how to do the actual merge. Any help would be appreciated.
Thanks,
Starlight849
I have two binary trees. I am attempting to merge the two trees into one tree using vb.net. Basically, Adding the contents of tree 2 to tree 1. I am not having much luck with finding an example of how to do the actual merge. Any help would be appreciated.
Thanks,
Starlight849