Shortest common supersequence: Difference between revisions

Content added Content deleted
m (promoted to (full) task status.)
m (add an URL link.)
Line 9: Line 9:
Demonstrate this by printing <math>s</math> where <math>u = </math>“<tt>abcbdab</tt>” and <math>v = </math>“<tt>bdcaba</tt>”.
Demonstrate this by printing <math>s</math> where <math>u = </math>“<tt>abcbdab</tt>” and <math>v = </math>“<tt>bdcaba</tt>”.
<!-- This example is taken from the Wikipedia page. -->
<!-- This example is taken from the Wikipedia page. -->


;Also see:
* &nbsp; The Wikipedia article: &nbsp; [http://wikipedia.org/wiki/Shortest_common_supersequence_problem shortest common supersequence].
<br><br>
<br><br>