computational_problem_words (292B)
1 # Computational problems on words 2 3 - [shortest_common_superstring] 4 - [longest_common_substring] 5 - [shortest_common_supersequence] 6 - [longest_common_subsequence] 7 8 Up: [computational_problem], [words] 9 10 See also: [formal_language_computational_problem] 11 12 Aliases: Computational problems on words