http://www.codeproject.com/csharp/tst.asp
Ternary Search Tree Dictionary in C#: Faster String Dictionary!
By Jonathan de Halleux
A TST is a fast and memory efficient data structure for implementing a string dictionary.
http://www.codeproject.com/csharp/tst.asp
Ternary Search Tree Dictionary in C#: Faster String Dictionary!
By Jonathan de Halleux
A TST is a fast and memory efficient data structure for implementing a string dictionary.