jar

com.github.tmatek : zhang-shasha-java

Maven & Gradle

Jan 20, 2017
3 stars

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.

Table Of Contents

Latest Version

Download com.github.tmatek : zhang-shasha-java JAR file - Latest Versions:

All Versions

Download com.github.tmatek : zhang-shasha-java JAR file - All Versions:

Version Vulnerabilities Size Updated
1.01
1.0

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window zhang-shasha-java-1.01.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.tmatek.zhangshasha

├─ com.github.tmatek.zhangshasha.EditableTreeNode.class - [JAR]

├─ com.github.tmatek.zhangshasha.ReversibleIdentityMap.class - [JAR]

├─ com.github.tmatek.zhangshasha.TreeDistance.class - [JAR]

├─ com.github.tmatek.zhangshasha.TreeNode.class - [JAR]

├─ com.github.tmatek.zhangshasha.TreeOperation.class - [JAR]

├─ com.github.tmatek.zhangshasha.TreeTransformation.class - [JAR]

Advertisement

Dependencies from Group

Jan 20, 2017
3 stars

Discover Dependencies

May 02, 2017
0 stars
Sep 22, 2016
4 stars
Sep 11, 2021
2 usages
5 stars
May 27, 2019
4 usages
108 stars
May 27, 2019
108 stars
Sep 29, 2021
5 usages
May 01, 2019
38 stars
Sep 30, 2016
3 stars