com.github.tmatek:zhang-shasha-java

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.

Лицензия

Лицензия

Категории

Категории

Java Языки программирования
Группа

Группа

com.github.tmatek
Идентификатор

Идентификатор

zhang-shasha-java
Последняя версия

Последняя версия

1.01
Дата

Дата

Тип

Тип

jar
Описание

Описание

com.github.tmatek:zhang-shasha-java
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.
Ссылка на сайт

Ссылка на сайт

https://github.com/tmatek/zhang-shasha-java
Система контроля версий

Система контроля версий

https://github.com/tmatek/zhang-shasha-java

Скачать zhang-shasha-java

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/com.github.tmatek/zhang-shasha-java/ -->
<dependency>
    <groupId>com.github.tmatek</groupId>
    <artifactId>zhang-shasha-java</artifactId>
    <version>1.01</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.tmatek/zhang-shasha-java/
implementation 'com.github.tmatek:zhang-shasha-java:1.01'
// https://jarcasting.com/artifacts/com.github.tmatek/zhang-shasha-java/
implementation ("com.github.tmatek:zhang-shasha-java:1.01")
'com.github.tmatek:zhang-shasha-java:jar:1.01'
<dependency org="com.github.tmatek" name="zhang-shasha-java" rev="1.01">
  <artifact name="zhang-shasha-java" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.tmatek', module='zhang-shasha-java', version='1.01')
)
libraryDependencies += "com.github.tmatek" % "zhang-shasha-java" % "1.01"
[com.github.tmatek/zhang-shasha-java "1.01"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.01
1.0