I'm reading about diffutils-2.7 source code recently,and I'm stuck in analyze.c which is about Myers' diff algorithm.After reading Myers' paper An O(ND) Difference Algorithm and its Variations,I still can't understand diage function compareseq function discard_confusing_lines function completely.Is there any help or suggestions?Thanks in advance