TernarySearchTree NuGet Package

Implements a dictionary with a key of type String where a partial key can be used to find values.

Implemented as a ternary search tree.

Based on:
http://www.codeproject.com/KB/recipes/tst.aspx
http://www.cs.otago.ac.nz/cosc463/2005/ternary.c
http://www.cs.otago.ac.nz/cosc463/2005/ternary.pdf.




Got any TernarySearchTree Question?





Info

Version: 1.5.1
Author(s): Oskar Sjöberg
Last Update: Friday, October 18, 2019
.NET Fiddle: Create the first Fiddle
NuGet Url: https://www.nuget.org/packages/TernarySearchTree


Install
Install-Package TernarySearchTree
dotnet add package TernarySearchTree
paket add TernarySearchTree
TernarySearchTree Download (Unzip the "nupkg" after downloading)





STATS

must-have-score

avg-downloads-per-day

1

days-since-last-release

2029