Effective Algorithm to implement File Diff

csharp , algorithms , filediff India
  • 12 years ago
    Hi, I have been workin on a file comparison implementation which needs to high light the differences between two files.Both these files are almost alike but they have a few differences(in the sense they are revisied versions of the same file) I have tried out some approaches like finding the Longest Common Subsequence between them Also tried to implement the Algorithm found at http://delivery.acm.org/10.1145/360000/359467/p264-heckel.pdf?key1=359467&key2=7794270321&coll=GUIDE&dl=GUIDE&CFID=16728805&CFTOKEN=10032967 The Algorithm works fine for most of the cases But in some case as mentioned in the link it fails Can any one suggest a better algorithm Thanks in advance Srikanth

Post a reply

No one has replied yet! Why not be the first?

Sign in or Join us (it's free).

Contribute

Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

Our tools

We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

“UNIX is basically a simple operating system, but you have to be a genius to understand the simplicity.” - Dennis Ritchie