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.0 required=5.0 tests=BAYES_00,FORGED_HOTMAIL_RCVD2, FREEMAIL_FROM autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: 103376,d04d2547435a643e X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Received: by 10.68.191.225 with SMTP id hb1mr12410085pbc.5.1339933850182; Sun, 17 Jun 2012 04:50:50 -0700 (PDT) Path: l9ni60917pbj.0!nntp.google.com!news1.google.com!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail From: adacrypt Newsgroups: comp.lang.ada Subject: Re: True or False ? Date: Sun, 17 Jun 2012 04:48:55 -0700 (PDT) Organization: http://groups.google.com Message-ID: References: <17029032-5398-4754-8a85-116d595ce59c@googlegroups.com> <87haual1o2.fsf@ludovic-brenta.org> <67e507a5-940f-4168-becb-0fd614709bea@googlegroups.com> NNTP-Posting-Host: 109.148.165.193 Mime-Version: 1.0 X-Trace: posting.google.com 1339933850 25699 127.0.0.1 (17 Jun 2012 11:50:50 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Sun, 17 Jun 2012 11:50:50 +0000 (UTC) Cc: nma@12000.org In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=109.148.165.193; posting-account=pmkN8QoAAAAtIhXRUfydb0SCISnwaeyg User-Agent: G2/1.0 Content-Type: text/plain; charset=ISO-8859-1 Date: 2012-06-17T04:48:55-07:00 List-Id: On Sunday, June 17, 2012 12:37:23 PM UTC+1, Nasser M. Abbasi wrote: > On 6/17/2012 5:35 AM, adacrypt wrote: > > On Sunday, June 17, 2012 10:37:17 AM UTC+1, Ludovic Brenta wrote: > >> Austin writes on comp.lang.ada: > >>> Do you know if these sort programs are used in real world programming > >>> today ? > >> > >> In our two-million-line mission-critical software we use heap sort and > >> tree sort but not quick sort. > >> > >> -- > >> Ludovic Brenta. > > > > Many thanks. > > > > I have never heard of heap save - is this to be found in academic books? > > I never heard of 'heap save' either. But Ludovic wrote above 'heap sort' > not 'heap save' , at least this is how it shows up on my news reader > (I do not use google groups). If you see it as heap save, then > this might be a googles groups bug again. > > http://en.wikipedia.org/wiki/Heapsort > > --Nasser I beg your pardon - this is a typo on my part - I should hve written heap sort - sorry -adacrypt