On Fri, 15 Dec 2006 01:20:34 +, 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 y
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"
<[EMAIL PROTECTED]> wrote:
> I need a red-black tree in Python and I was wondering if there was one
> bu
On Fri, 15 Dec 2006 01:20:34 GMT, Just Another Victim of the Ambient Morality
<[EMAIL PROTECTED]> 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++ s
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,
htt
At Thursday 14/12/2006 22:20, 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...
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...
--
http://mail.python.org/mailman/listinfo/python-list