66 Forks
394 Stars
394 Watchers

trienet

.NET Implementations of Trie Data Structures for Substring Search, Auto-completion and Intelli-sense. Includes: patricia trie, suffix trie and a trie implementation using Ukkonen's algorithm.

How to download and setup trienet

Open terminal and run command
git clone https://github.com/gmamaladze/trienet.git
git clone is used to create a copy or clone of trienet 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 trienet https://github.com/gmamaladze/trienet/archive/master.zip

Or simply clone trienet with SSH
[email protected]:gmamaladze/trienet.git

If you have some problems with trienet

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