Extensible Compressed Trie News
An extensible and compressed trie data structure written in C++.
Brought to you by:
samuraicrow
Soon there will be a fairly extensive documentation of the Extensible Trie map structure in the Wiki.
CVS now contains the latest headers for the Trie template classes plus an example test code that indicates roughly how to use an extensible trie and iterator.
There is also a compressed archive of the headers alone in the Download area.