A file comparison program

W Miller, EW Myers - Software: Practice and Experience, 1985 - Wiley Online Library
Software: Practice and Experience, 1985Wiley Online Library
This paper presents a simple method for computing a shortest sequence of insertion and
deletion commands that converts one given file to another. The method is particularly
efficient when the difference between the two files is small compared to the files' lengths. In
experiments performed on typical files, the program often ran four times faster than the UNIX
diff command.
Abstract
This paper presents a simple method for computing a shortest sequence of insertion and deletion commands that converts one given file to another. The method is particularly efficient when the difference between the two files is small compared to the files' lengths. In experiments performed on typical files, the program often ran four times faster than the UNIX diff command.
Wiley Online Library