From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,8e7ac81a215f128c X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII Path: g2news2.google.com!postnews.google.com!fv1g2000vbb.googlegroups.com!not-for-mail From: =?ISO-8859-1?Q?Bj=F6rn?= Newsgroups: comp.lang.ada Subject: Re: Using Red-Black Trees Date: Sat, 13 Nov 2010 06:06:31 -0800 (PST) Organization: http://groups.google.com Message-ID: <8f33cbc2-b4f1-4532-bcea-525d75a15516@fv1g2000vbb.googlegroups.com> References: <2419e829-6f45-4075-9005-b9876beb8aaa@r6g2000vbf.googlegroups.com> NNTP-Posting-Host: 85.227.20.141 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: posting.google.com 1289657191 21342 127.0.0.1 (13 Nov 2010 14:06:31 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Sat, 13 Nov 2010 14:06:31 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: fv1g2000vbb.googlegroups.com; posting-host=85.227.20.141; posting-account=YboemQoAAADByXNKUQ0Fw0OSJ9Iwf36T User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (X11; U; Linux i686; sv-SE; rv:1.9.2.12) Gecko/20101027 Ubuntu/10.10 (maverick) Firefox/3.6.12,gzip(gfe) Xref: g2news2.google.com comp.lang.ada:16446 Date: 2010-11-13T06:06:31-08:00 List-Id: > I found a red-black tree implementation here, but I haven't used it, so > I can't vouch for its correctness/functionality: > > http://users.cis.fiu.edu/~weiss/ada.html Thank you for the pointer. I have never seen that page before. It seems to have a lot of interesting resources and it saves me from starting from scratch. /Bj=F6rn