in reply to Re: Longest Common Subsequence
in thread Longest Common Subsequence
Correct, the Wikipedia entries warn not to confuse Longest Common Subsequence with Longest Common Substring but it is easy to do. I will be posting a modified version of my subsequence algorithm that generates the substring answer (which really is just a more constrained form).
Cheers - L~R
|
---|