MCPcopy Create free account
hub / github.com/amouat/diffxml / Match

Class Match

src/java/org/diffxml/diffxml/fmes/Match.java:54–370  ·  view source on GitHub ↗

Solves the "good matchings" problem for the FMES algorithm. Essentially pairs nodes that match between documents. Uses the "fast match" algorithm is detailed in the paper "Change Detection in Hierarchically Structure Information". WARNING: Will only work correctly with acylic documents. TODO: Add

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected