Thanks to visit codestin.com
Credit goes to github.com

Skip to content

jfjlaros/trie

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Generic C++ trie library

https://readthedocs.org/projects/cpptrie/badge/?version=latest

This library provides a generic trie implementation for small alphabets, the structure of the leaf nodes can be specified by the user.

Apart from the basic operations, a generator is provided for easy iteration over all words stored in the trie and a number of functions for approximate matching are implemented.

Please see ReadTheDocs for the latest documentation.

About

No description, website, or topics provided.

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published