Description: Algorithm: (written with c++) design an algorithm find all of the LCS, the worst-case analysis. With the " accounting method" to prove the use of b [i, j] to seek all the LCS algorithm (in VS2008 platform)
To Search:
File list (Check if you may need any files):
LCS.doc