Manual:WikiDiff3.php/en: Difference between revisions
Jump to navigation
Jump to search
imported>FuzzyBot Updating to match new version of source page |
(No difference)
|
Latest revision as of 10:04, 22 November 2020
<languages/> Template:Removed Template:MW file
Details
New version of the difference engine. This diff implementation is mainly lifted from the LCS algorithm of the Eclipse project which in turn is based on Myers' "An O(ND) difference algorithm and its variations" citeseer.ist.psu.edu with range compression (see Wu et al.'s "An O(NP) Sequence Comparison Algorithm".
This implementation supports an upper bound on the execution time. Complexity: worst case time, expected time, space.
See also
[[Category:History and diffs{{#translation:}}]]