POV-Ray : Newsgroups : povray.off-topic : Trolltech doesn't know how amortized time works : Re: Trolltech doesn't know how amortized time works Server Time
4 Sep 2024 21:24:51 EDT (-0400)
  Re: Trolltech doesn't know how amortized time works  
From: clipka
Date: 2 Nov 2009 16:52:31
Message: <4aef549f$1@news.povray.org>
Warp schrieb:
> clipka <ano### [at] anonymousorg> wrote:
>> The claim /is/ precise: Whenever you want to insert an element into 
>> /any/ data structure, you /always/ need to first figure out /where/ to 
>> insert, so the cost of an insertion operation is /always/ specified 
>> presuming that the insertion is to happen at a /predetermined/ location.
> 
>   "Inserting" and "inserting in the middle" are two slightly different
> things. The latter is making a more concrete claim.
> 
>   As said, if you really can "insert in the middle" of a linked list in
> constant time, give me such a function.

It's not "in the middle" in the sense of "at the centroid", but in the 
sense of "not at the beginning nor at the end, but at an arbitrary 
position somewhere in between".


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.