Java Decision Diagram

JDD is Java Decision Diagram library. This library provides Java support to encode Data Decision Diagrams and Hierarchical Set Decision Diagrams as well as set and homomorphic operations.

Лицензия

Лицензия

Категории

Категории

Сеть
Группа

Группа

net.hostettler.jdd
Идентификатор

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

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

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

1.0.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

Java Decision Diagram
JDD is Java Decision Diagram library. This library provides Java support to encode Data Decision Diagrams and Hierarchical Set Decision Diagrams as well as set and homomorphic operations.

Скачать jdd

Имя Файла Размер
jdd-1.0.2.pom
jdd-1.0.2.jar 66 KB
jdd-1.0.2-sources.jar 24 KB
jdd-1.0.2-javadoc.jar 581 KB
Обзор

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

<!-- https://jarcasting.com/artifacts/net.hostettler.jdd/jdd/ -->
<dependency>
    <groupId>net.hostettler.jdd</groupId>
    <artifactId>jdd</artifactId>
    <version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/net.hostettler.jdd/jdd/
implementation 'net.hostettler.jdd:jdd:1.0.2'
// https://jarcasting.com/artifacts/net.hostettler.jdd/jdd/
implementation ("net.hostettler.jdd:jdd:1.0.2")
'net.hostettler.jdd:jdd:jar:1.0.2'
<dependency org="net.hostettler.jdd" name="jdd" rev="1.0.2">
  <artifact name="jdd" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.hostettler.jdd', module='jdd', version='1.0.2')
)
libraryDependencies += "net.hostettler.jdd" % "jdd" % "1.0.2"
[net.hostettler.jdd/jdd "1.0.2"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
com.google.guava : guava jar 30.0-jre

test (1)

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

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

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

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

Версия
1.0.2
1.0.1
1.0.0