DOC

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 Javadoc & API Documentation - Latest Versions:

All Versions

Download com.github.tmatek : zhang-shasha-java Javadoc & API Documentation - All Versions:

Version Size Javadoc Updated
1.01
1.0

How to open Javadoc JAR file in web browser

  1. Rename the file zhang-shasha-java-1.01-javadoc.jar to zhang-shasha-java-1.01-javadoc.zip
  2. Use your favourite unzip tool (WinRAR / WinZIP) to extract it, now you have a folder zhang-shasha-java-1.01-javadoc
  3. Double click index.html will open the index page on your default web browser.

How to generate Javadoc from a source JAR?

Running the command javadoc:

javadoc --ignore-source-errors -encoding UTF-8 -sourcepath "zhang-shasha-java-1.01-sources.jar" -d "zhang-shasha-java-1.01-javadoc" -subpackages 

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