.NET Implementations of Trie Data Structures for Substring Search, Auto-completion and Intelli-sense. Includes: patricia trie, suffix trie and a trie implementation using Ukkonen's algorithm.
License
View license
Deps
0
Install Size
—
Vulns
✓ 0
Published
Sep 27, 2017
$ dotnet add package TrieNet
No README available.