smosanu / trie-python-graphviz

This is an Object Oriented implementation of a Trie in python. The class contains setter and getter methods, and implements several useful functionalities. In addition, the class can generate graphviz dot code, which can be used to visualize the Trie.
14Updated 6 years ago

Related projects: