cucumber.deps.difflib.myers.package.html Maven / Gradle / Ivy
The {@link difflib.myers diff.myers} package
implements Gene Myers'
differencing algorithm.
Myer's algorithm produces optimum results (minimum diffs), but
consumes considerably more memory than SimpleDiff, so its not
suitable for very large files.
@author Juanco Anez
© 2015 - 2025 Weber Informatics LLC | Privacy Policy