LCS

Revision en1, by lllAlonsolll, 2016-06-04 19:42:16

Hi everyone! Today I was looking for a way to solve de LCS (Longest Common Subsequence) problem for n strings and I found a curious comment of a member saying that this problem can be reduced to a Vertex Cover. Could someone please help me explaining how to do it?

Tags graphs, string

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en1 English lllAlonsolll 2016-06-04 19:42:16 268 Initial revision (published)