NuGet Package PBCD.DataStructures.Trie

This TRIE works with any chain of keys (IEnumerable<TKey>) and not just strings.

Also, in addition to regular TRIE functions, this one returns the number of matching prefixes in O(l) where l is the length of the prefix.




Got any PBCD.DataStructures.Trie Question?





Info

Version: 1.0.1
Author(s): Pouya Bisadi
Last Update: Friday, June 1, 2018
.NET Fiddle: Create the first Fiddle
Project Url: https://github.com/pbisadi/PBCD.Utility
NuGet Url: https://www.nuget.org/packages/PBCD.DataStructures.Trie


Install
Install-Package PBCD.DataStructures.Trie
dotnet add package PBCD.DataStructures.Trie
paket add PBCD.DataStructures.Trie
PBCD.DataStructures.Trie Download (Unzip the "nupkg" after downloading)



Tags



STATS

must-have-score

avg-downloads-per-day

0

days-since-last-release

2127