> I am looking for algorithms for comparison of two text files, the result > should be most accurate to the changes. > > Does anyone have good algorithms to recommend?
I didn't read your question correctly. Boyer Moore is of course not sufficient for this. I found another one though, it's a BSD2 licensed implementation of Myers' Diff algorithm: http://www.mathertel.de/Diff/DiffDoku.aspx Perhaps more useful ;) FB =================================== This list is hosted by DevelopMentorĀ® http://www.develop.com View archives and manage your subscription(s) at http://discuss.develop.com