diff.myers package
implements Gene Myers'
differencing algorithm.See: Description
| Class | Description |
|---|---|
| DiffNode |
A diffnode in a diffpath.
|
| MyersDiff |
A clean-room implementation of
Eugene Myers differencing algorithm.
|
| PathNode |
A node in a diffpath.
|
| Snake |
Represents a snake in a diffpath.
|
The 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.
Diff,
org.apache.maven.jrcs.rcs.ArchiveCopyright 2002 the Apache Software Foundation
Copyright ? 1999-2001 Juancarlo A?ez, Caracas, Venezuela.
All rights reserved
. http://www.suigeneris.org/jrcs