#suffix #tree #generalized #algorithm #ukkonen

generalized_suffix_tree

Implementation of Generalized Suffix Tree using Ukkonen's algorithm in Rust

9 releases (4 stable)

1.2.1 Jul 8, 2019
1.1.1 Jul 8, 2019
0.2.1 Jul 6, 2019
0.1.2 Jul 5, 2019

#2002 in Algorithms

MIT license

24KB
448 lines

rust-generalized-suffix-tree

Implementation of Generalized Suffix Tree using Ukkonen's algorithm in Rust

No runtime deps