/SuffixArray-Golang

A replacement for the suffix array packaged with Go. It builds a suffix array from a string, and can compute the longest repeated or non-overlapping repeating substring.

Primary LanguageGo

Stargazers