colinlin1982 / maashaack

Automatically exported from code.google.com/p/maashaack
0 stars 0 forks source link

system.data.trees.Trie #160

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Creates the basic implementation of the Trie ADT algorithm :

http://en.wikipedia.org/wiki/Trie

For the moment the implementation begin in the system.data.trees package.

Original issue reported on code.google.com by ekamel...@gmail.com on 14 Jul 2009 at 6:03

GoogleCodeExporter commented 9 years ago

Original comment by ekamel...@gmail.com on 31 Jul 2009 at 8:16