/SuffixTree

Optimized implementation of suffix tree in python using Ukkonen's algorithm.

Primary LanguagePython

Issues