[Subject Prev][Subject Next][Thread Prev][Thread Next][Subject Index][Thread Index]

Re: saving binary tree to file



On Fri, 1 Dec 2000, Arun Sharma wrote:
> B-tree stands for balanced tree and not binary tree. Most databases
> which store data in an easy to search form, use b-trees.
> 	-Arun

Yeah, but if i specify a branching factor of 2 cant it simulate a binary
tree ? On dangerous territory now.

sreangsu