Info
Version: | 1.0.3.26316 |
Author(s): | George Mamaladze |
Last Update: | Wednesday, September 27, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/gmamaladze/trienet |
NuGet Url: | https://www.nuget.org/packages/TrieNet |
Install
Install-Package TrieNet
dotnet add package TrieNet
paket add TrieNet
TrieNet Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
Includes: patricia trie, suffix trie and a trie implementation using Ukkonen's algorithm.