Description: Two randomly generated sequence of letters of length 1000, the use of dynamic programming algorithm for the longest common subsequence, and the output length of the longest common subsequence, typically 320 or so.
To Search:
File list (Check if you may need any files):
lcs\lcs.class
lcs