Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

Binary Search Tree in C++

Name: Anonymous 2007-11-27 9:02

hi, i was wondering if anyone had any examples of a Binary Search Tree written in C++?

thanks a lot

Name: Anonymous 2007-11-28 3:14

>>44
You're thinking of it upside-down.  Each node links to a mother and a father.  However, this is no longer a tree, since multiple nodes share ancestors.  As you say, it'd be a directed graph.

Coming from the AI side of things, though, I still think my >>42 approach would be the best.  Lrn2prolog.

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List