Info
Version: | 1.0.4 |
Author(s): | TrieNet.Core |
Last Update: | Thursday, December 5, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/gmamaladze/trienet |
NuGet Url: | https://www.nuget.org/packages/TrieNet.Core |
Install
Install-Package TrieNet.Core
dotnet add package TrieNet.Core
paket add TrieNet.Core
TrieNet.Core Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
No dependencies.
No dependencies.
Tags
Includes: patricia trie, suffix trie and a trie implementation using Ukkonen's algorithm.