science, the longest repeated substring problem is the problem of finding the longest substring of a string that occurs at least twice. This problem can be...
2 KB (215 words) - 07:56, 18 November 2024
LCP array (redirect from Longest common prefix array)
LZ77 factorization in O ( n ) {\displaystyle O(n)} time. The longest repeated substring problem for a string S {\displaystyle S} of length n {\displaystyle...
28 KB (4,379 words) - 12:32, 13 June 2024
Suffix tree (category Substring indices)
operations can be performed quickly, such as locating a substring in S {\displaystyle S} , locating a substring if a certain number of mistakes are allowed, and...
29 KB (3,707 words) - 16:52, 11 October 2024
List of algorithms (section Substrings)
numbers Longest common substring problem: find the longest string (or strings) that is a substring (or are substrings) of two or more strings Substring search...
71 KB (7,830 words) - 10:14, 6 January 2025
Palindrome (section Longest palindromes)
entire word has been read completely. It is possible to find the longest palindromic substring of a given input string in linear time. The palindromic density...
46 KB (4,983 words) - 04:33, 2 January 2025
Suffix array (category Substring indices)
{\textstyle n} -string and let S [ i , j ] {\displaystyle S[i,j]} denote the substring of S {\displaystyle S} ranging from i {\displaystyle i} to j {\displaystyle...
30 KB (3,848 words) - 18:07, 29 July 2024
case here is gravely pathological: both the text string and substring are composed of a repeated single character, such as t="AAAAAAAAAAA", and s="AAA")....
50 KB (7,459 words) - 12:33, 27 December 2024
looping with PERFORM UNTIL EXIT SUBSTITUTE intrinsic function allowing for substring substitution of different length CONVERT function for base-conversion...
127 KB (14,303 words) - 18:28, 28 December 2024
a repeated syllable (i.e. ba, ba, ba) the span is reduced (articulatory suppression effect). Rhythm of presentation: Closely related to the problem of...
29 KB (3,768 words) - 22:14, 12 December 2024
covered in several variations including edit distance and the longest common subsequence problem. The book concludes with advanced topics including two-dimensional...
3 KB (368 words) - 19:22, 29 August 2024
the riddle of Chinese characters, where partial characters instead of substrings are clued and combined. Clues given to the solver are based on various...
98 KB (12,526 words) - 13:16, 16 November 2024