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

emin.shopper at gmail.com emin.shopper at gmail.com
Fri Dec 15 13:39:35 EST 2006


You could try and wrap the C/C++ code at
http://web.mit.edu/~emin/www/source_code/index.html and make a python
extension...

On Dec 14, 8:20 pm, "Just Another Victim of the Ambient Morality"
<ihates... at hotmail.com> 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...




More information about the Python-list mailing list