POV-Ray : Newsgroups : povray.off-topic : Linked lists : Re: Linked lists Server Time
29 Jul 2024 22:29:11 EDT (-0400)
  Re: Linked lists  
From: bart
Date: 8 Apr 2011 10:46:53
Message: <4d9f1fdd$1@news.povray.org>
On 04/08/2011 02:09 PM, Invisible wrote:
> No - mainly because I've never heard of it. ;-)
>
> However, according to Wikipedia, it does everything in logarithmic time.
> Well, so does a tree [assuming you can keep it balanced]. Haskell
> already has a bazillion different tree implementations [although I don't
> recall seeing a mutable one recently].

Skip lists structure is claimed to be so simple,
that it could be easily implemented within an hour
without a textbook  (http://goo.gl/yDqKJ).


Post a reply to this message

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