Groups | Blog | Home
all groups > dotnet general > march 2007 >

dotnet general : b-tree


Brian Gideon
3/13/2007 2:16:00 PM
[quoted text, click to view]

Nope. But if you really meant a binary search tree then the
SortedDictionary fits the bill. It's implemented as a red black tree.

[quoted text, click to view]

Sorry, you'll have to google for the different algorithms. I've never
needed to implement my own since they have properties that make them
more useful when dealing with secondary storage devices (e.g. file
systems and databases).
kicaj29 NO[at]SPAM wp.pl
3/13/2007 8:51:02 PM
Is it any class which implements b-tree in .NET 2005?

How implements b-tree if this class not exists in .NET 2005?

AddThis Social Bookmark Button