I'm looking for a pythonic red-black tree...

placid Bulkan at gmail.com
Thu Dec 14 23:26:05 EST 2006


Just Another Victim of the Ambient Morality wrote:
> I need a red-black tree in Python and I was wondering if there was one
> built in or if there's a good implementation out there.  Something that,
> lets face it, does whatever the C++ std::map<> allows you to do...
>     Thank you...


try,

http://py.vaults.ca/apyllo2.py/211227974


Cheers




More information about the Python-list mailing list