An implementation of SuffixTree.
Info
| Version: | 1.0.0 |
| Author(s): | fierval, atillabyte |
| Last Update: | Tuesday, October 27, 2015 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/atillabyte/SuffixTree |
| NuGet Url: | https://www.nuget.org/packages/SuffixTree |
Install
Install-Package SuffixTree
dotnet add package SuffixTree
paket add SuffixTree
SuffixTree Download (Unzip the "nupkg" after downloading)
Dependencies
- System.Collections(>= 4.0.10)
- System.Linq(>= 4.0.0)
- System.Threading(>= 4.0.10)
- System.Runtime(>= 4.0.20)
- Microsoft.CSharp(>= 4.0.0)
Tags