Package com.github.difflib.algorithm.myers
-
Class Summary Class Description MeyersDiff<T> A clean-room implementation of Eugene Meyers greedy differencing algorithm.MeyersDiffWithLinearSpace<T> PathNode A node in a diffpath.
Class | Description |
---|---|
MeyersDiff<T> |
A clean-room implementation of Eugene Meyers greedy differencing algorithm.
|
MeyersDiffWithLinearSpace<T> | |
PathNode |
A node in a diffpath.
|