Click here to Skip to main content
15,886,835 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.2K   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.

By viewing downloads associated with this article you agree to the Terms of Service and the article's licence.

If a file you wish to view isn't highlighted, and is a text file (not binary), please let us know and we'll add colourisation support for it.

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