Re: Balanced binary tree with fixed leaf nodes

zrelli_at_gmail.com
Date: 03/09/05


Date: 9 Mar 2005 00:20:37 -0800

hi ,

in bind9, there is a library called isc, useful AVL functions are
implemented there. I know that it exists by defulat in FreeBSD-5.3 but
it is not comiled.
you can compile the library independentely from the whole bind9 package
then use it.

Jack Klein wrote:
> On 7 Mar 2005 13:50:03 -0800, abhrajit@hotmail.com wrote in
> comp.lang.c:
>
> > I'm looking for a C/C++/Java library to create a balanced binary
tree
>
> http://www.google.com.
>
> And Java is off-topic in comp.lang.c.
>
> --
> Jack Klein
> Home: http://JK-Technology.Com
> FAQs for
> comp.lang.c http://www.eskimo.com/~scs/C-faq/top.html
> comp.lang.c++ http://www.parashift.com/c++-faq-lite/
> alt.comp.lang.learn.c-c++
> http://www.contrib.andrew.cmu.edu/~ajo/docs/FAQ-acllc.html



Relevant Pages