C# Class AlgoLib.Tests.TrieTestsBenchmark

显示文件 Open project: kpol/trie

Private Methods

Method Description
BenchmarkTest ( ) : void
CheckTest ( ) : void
FindPrefix ( SortedSet sortedSet, string prefix ) : IEnumerable

Finds string items by its prefix.

GetWords ( ) : IEnumerable

Returns distinct set of words. This method returns 58110 English words.