cweill / 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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cweill/SuffixArray-Golang Issues