Click here to Skip to main content
15,885,546 members
Articles / Programming Languages / C++

Patricia Trie Template Class

Rate me:
Please Sign up or sign in to vote.
4.69/5 (20 votes)
11 Jul 2007GPL38 min read 149.1K   3.7K   39  
This article introduces a template class-based approach to construct and query Patricia tries. The article includes source code and a demo application.

Alternatives

Members may post updates or alternatives to this current article in order to show different approaches or add new features.

No alternatives have been posted.

License

This article, along with any associated source code and files, is licensed under The GNU General Public License (GPLv3)


Written By
Software Developer (Senior) Microsoft
United States United States
Software engineering manager at Microsoft (Seattle area).

Comments and Discussions