This directory contains the bytecode diff implementation in SandMark. This includes a number of diff algorithms, which are divided into method diff algorithms and class diff algorithms. These algorithms are located in subpackages methoddiff/ and classdiff/ respectively.