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=0.0 required=5.0 tests=BAYES_40,XPRIO autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,510b4cdcdad0ea32,start X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2001-04-17 06:20:13 PST Path: supernews.google.com!sn-xit-02!supernews.com!news.gv.tsc.tdk.com!hub.org!hub.org!fu-berlin.de!uni-berlin.de!212.97.165.65!not-for-mail From: "Roberto" Newsgroups: comp.lang.ada Subject: AVL and red-black trees Date: Tue, 17 Apr 2001 14:14:31 +0200 Message-ID: <9bhfmo$93v60$1@ID-78807.news.dfncis.de> NNTP-Posting-Host: 212.97.165.65 X-Trace: fu-berlin.de 987513380 9567424 212.97.165.65 (16 [78807]) X-Posting-Agent: Hamster/1.3.22.0 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Xref: supernews.google.com comp.lang.ada:6947 Date: 2001-04-17T14:14:31+02:00 List-Id: Hi, i'm new in this group and I need an implementation of AVL trees and red-black trees to make a comparation. -- Thanks in advance. Roberto