libdifflcs-ruby | An implementation of the McIlroy-Hunt longest common subsequence algorithm | Mehr ...
Diff::LCS is a port of Algorithm::Diff that uses the McIlroy-Hunt longest common subsequence (LCS) algorithm to compute intelligent differences between two sequenced enumerable containers. The implementation is based on Mario I. Wolczko's Smalltalk version . This package provide documentation and depends on the package containing the actual library for the default Ruby version.
libdifflcs-ruby1.8 | An implementation of the McIlroy-Hunt longest common subsequence algorithm | Mehr ...
Diff::LCS is a port of Algorithm::Diff that uses the McIlroy-Hunt longest common subsequence (LCS) algorithm to compute intelligent differences between two sequenced enumerable containers. The implementation is based on Mario I. Wolczko's Smalltalk version