gnu-misc-discuss
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: gnu avl trees


From: castironpi
Subject: Re: gnu avl trees
Date: Thu, 21 Aug 2008 17:41:30 -0700 (PDT)
User-agent: G2/1.0

On Aug 21, 6:43 pm, castironpi <castiro...@gmail.com> wrote:
> Hi,
>
> I am copying the GNU Avl Tree library in another language (Python).  I
> am adding 'up'-links, which I need for my application, and allowing
> multiple equivalent keys.  So far, my implementation won't work for
> long before entering a recursive loop on printing.
>
> I'm continuing to diagnose and look for the bug, but I thought I'd
> appeal to the older and wiser.  Anything to watch out for?  I'll post
> the code if necessary, but it will take more explanation.

Ah, that's what PAVL stands for.  I'll check it out and get back to
you.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]