Info
Version: | 1.5.0 |
Author(s): | TrieNet |
Last Update: | Tuesday, March 17, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/VPG.TrieNet |
Install
Install-Package VPG.TrieNet
dotnet add package VPG.TrieNet
paket add VPG.TrieNet
VPG.TrieNet Download (Unzip the "nupkg" after downloading)
Includes: patricia trie, suffix trie and a trie implementation using Ukkonen's algorithm.