16 Forks
87 Stars
87 Watchers

trie

Trie (a.k.a. prefix tree) C# implementation. Has constant-time string prefix lookup.

How to download and setup trie

Open terminal and run command
git clone https://github.com/kpol/trie.git
git clone is used to create a copy or clone of trie repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with trie https://github.com/kpol/trie/archive/master.zip

Or simply clone trie with SSH
[email protected]:kpol/trie.git

If you have some problems with trie

You may open issue on trie support forum (system) here: https://github.com/kpol/trie/issues