项目作者: gmamaladze

项目描述 :
.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.
高级语言: C#
项目地址: git://github.com/gmamaladze/trienet.git
创建时间: 2017-08-22T13:51:56Z
项目社区:https://github.com/gmamaladze/trienet

开源协议:MIT License

下载