|
Resolution: standard / high Figure 2.
an edit graph. An edit graph for the strings X = CDABAC and Y = ABCABBA. It naturally corresponds to a DP matrix. The bold path from (0, 0) to (6, 7) gives an edit script from which we can recover the LCS between X and Y.
Giancarlo et al. Algorithms for Molecular Biology 2007 2:10 doi:10.1186/1748-7188-2-10 |