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 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,cda33fc7f63c2885 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-01-11 21:45:09 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!logbridge.uoregon.edu!newsfeed.direct.ca!look.ca!newsfeed1.earthlink.net!newsfeed.earthlink.net!newsmaster1.prod.itd.earthlink.net!newsread2.prod.itd.earthlink.net.POSTED!not-for-mail Message-ID: <3C3FCD5C.25841A6C@acm.org> From: Jeffrey Carter X-Mailer: Mozilla 4.7 [en] (Win98; U) X-Accept-Language: en MIME-Version: 1.0 Newsgroups: comp.lang.ada Subject: Re: list strawman References: <6i%_7.8890$fG.50588@rwcrnsc51.ops.asp.att.net> <3C3CAFEC.D24955EC@acm.org> <3C3F2323.F5D52DBF@boeing.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Date: Sat, 12 Jan 2002 05:45:13 GMT NNTP-Posting-Host: 209.86.211.10 X-Complaints-To: abuse@earthlink.net X-Trace: newsread2.prod.itd.earthlink.net 1010814313 209.86.211.10 (Fri, 11 Jan 2002 21:45:13 PST) NNTP-Posting-Date: Fri, 11 Jan 2002 21:45:13 PST Organization: EarthLink Inc. -- http://www.EarthLink.net X-Received-Date: Fri, 11 Jan 2002 21:45:06 PST (newsmaster1.prod.itd.earthlink.net) Xref: archiver1.google.com comp.lang.ada:18813 Date: 2002-01-12T05:45:13+00:00 List-Id: Chad Robert Meiners wrote: > > Has anyone considered using the Radix sort for the lists? Radix is > O(n) and well suited and straight-forward for sorting lists. Radix sort only applies to a limited class of values, and would not seem suitable to sorting lists of arbitrary Elements. -- Jeff Carter "Now go away or I shall taunt you a second time." Monty Python & the Holy Grail