Problem

Given a text file and a variation of the file, identify lines that have been deleted, inserted, or changed.

I use this all the time in the form of the UNIX diff command.


next up previous
Next: Formal Definition Up: LONGEST COMMON SUBSEQUENCE Previous: LONGEST COMMON SUBSEQUENCE