Skip to content

Latest commit

 

History

History
executable file
·
1 lines (1 loc) · 460 Bytes

rws-diff-flexible-and-efficient-change-detection-in-hierarchical-data.md

File metadata and controls

executable file
·
1 lines (1 loc) · 460 Bytes

RWS-Diff: Flexible and Efficient Change Detection in Hierarchical Data, Jan Finis, Martin Raiber, Nikolaus Augsten, Robert Brunel, Alfons Kemper, Franz Färber. Presents an O(nlogn) approximation to the minimal tree edit sequence problem (tree diffing) which relies on hashing, random number generators, large-dimensional feature vectors, and techniques originating in computer vision to compare them.