A Java implementation of Zhang-Shasha algorithm for ordered tree distance calculation.
Calculates a series of transformations required to transform one tree into another. Every
transformation has an associated cost. The sum of costs of all transformations is minimal - the tree distance.
Version1.01compared with
Version Details
| 1.0 | 1.01 | |
|---|---|---|
| Release date | Sep 22, 2016 | Jan 20, 2017 |
| Licenses | MIT | MIT |
| Vulnerabilities | None | None |
No dependency changes compared to the selected version.