There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
A well-structured, relatively compact implementation of Ukkonen's linear time suffix tree construction algorithm in C# 7+. With bonus detailed explanation on the algorithm.