Download Computing Longest Common Substrings Via Suffix Arrays
Queue processing for download document Given a set of N strings Open image in new window of total length n over alphabet Σ one may ask to find, for each 2 ≤ K ≤ N, the longest substring β that appears in at least K strings in A. It is known that this problem can be solved in O(n) time with the
You can start your download in 30 seconds