Repository navigation
#
suffix-tries
- Website
- Wikipedia
.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#
451
9 个月前
Aulas, exercícios e resumos das matérias: Introdução à Informática e Teoria da Computação.
Python
14
3 年前
Implementation of various string matching algorithms and their experimental analysis. Contains paper describing different string matching algorithms with their time and space complexities.
C++
7
7 年前
String algorithms related to suffix trie and tries
Python
0
8 年前