comp.lang.ada
 help / color / mirror / Atom feed
From: Björn <ssh9614@hotmail.com>
Subject: Re: Using Red-Black Trees
Date: Sun, 14 Nov 2010 00:20:06 -0800 (PST)
Date: 2010-11-14T00:20:06-08:00	[thread overview]
Message-ID: <d0a5feac-74a7-470e-b6f2-b12031386b1f@k3g2000vbp.googlegroups.com> (raw)
In-Reply-To: ibn1i4$h1k$1@tornado.tornevall.net

> Are you sure you need a tree? Skip lists serve the same function, are just as
> fast as balanced trees for searching, and faster than the typical tree
> implementations for insert and delete.

I am not as familiar with skip lists as with trees. Although I would
expect both of them to work as they seem to have similar properties
and performance. When the rest of my implementation is finished I hope
to make a little comparison of which one that performs best for my
application. I will definitly have a look at PragmARC. Thanks!

/Björn




  reply	other threads:[~2010-11-14  8:20 UTC|newest]

Thread overview: 32+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-11-13 11:20 Using Red-Black Trees Björn
2010-11-13 12:14 ` Phil Thornley
2010-11-13 13:10 ` Alex Mentis
2010-11-13 13:23   ` Björn
2010-11-13 13:53     ` Alex Mentis
2010-11-13 14:06       ` Björn
2010-11-13 16:31       ` Simon Wright
2010-11-15  8:49   ` Stephane Carrez
2010-11-15 15:32     ` John B. Matthews
2010-11-15 22:46   ` Randy Brukardt
2010-11-16 16:10     ` Gene
2010-11-16 17:17       ` Alex Mentis
2010-11-16 19:51         ` Randy Brukardt
2010-11-16 21:24           ` Colin Paul Gloster
2010-11-17  2:50           ` Alex Mentis
2010-11-17  5:10             ` Adam Beneschan
2010-11-17 22:59               ` Yannick Duchêne (Hibou57)
2010-11-17 23:15                 ` Vinzent Hoefler
2010-11-17 23:39                   ` Yannick Duchêne (Hibou57)
2010-11-18  0:13                     ` Vinzent Hoefler
2010-11-18  6:27                     ` J-P. Rosen
2010-11-18  7:08                       ` Yannick Duchêne (Hibou57)
2010-11-18 10:47                         ` stefan-lucks
2010-11-18 10:45                           ` Yannick Duchêne (Hibou57)
2010-11-18  9:02                       ` Dmitry A. Kazakov
2010-11-18 12:36                         ` J-P. Rosen
2010-11-18 13:23                           ` Dmitry A. Kazakov
2010-11-17 22:38     ` Yannick Duchêne (Hibou57)
2010-11-13 21:53 ` Jeffrey Carter
2010-11-14  8:20   ` Björn [this message]
2010-11-14  8:37     ` Dmitry A. Kazakov
2010-11-13 23:51 ` robin
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox