Database
ternary.zip
Associated article: Ternary Search Trees
Tags: .NET Database
Unpublished source code accompanying the article by Jon Bentley and Robert Sedgewick in which they examine ternary search trees which combine the time efficiency of digital tries with the space efficiency of binary search trees. Requires UNZIP/PKUNZIP to extract
Table Of Contents: SEARCH.C


