Package org.apache.wicket.util.diff.myers

The diff.myers package implements Gene Myers' differencing algorithm.

See: Description

Package org.apache.wicket.util.diff.myers Description

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.

Version:
$Id: package.html,v 1.1 2006/03/12 00:24:21 juanca Exp $
Author:
Juanco Anez
See Also:
Diff, org.apache.maven.jrcs.rcs.Archive

Copyright © 2006–2021 Apache Software Foundation. All rights reserved.