TweetyProject (Description Logics)

TweetyProject is a collection of various Java libraries that implement approaches to different areas of artificial intelligence. In particular, it provides a general interface layer for doing research and working with different knowledge representation formalisms such as classical logics, conditional logics, probabilistic logics, and argumentation. Furthermore, TweetyProject contains libraries for dealing with agents, multi-agent systems, and dialog systems for agents, as well as belief revision, preference reasoning, preference aggregation, and action languages. A series of utility libraries that deal with e.g. mathematical optimization complement the collection.

Лицензия

Лицензия

Группа

Группа

org.tweetyproject.logics
Идентификатор

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

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

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

1.21
Дата

Дата

Тип

Тип

jar
Описание

Описание

TweetyProject (Description Logics)
TweetyProject is a collection of various Java libraries that implement approaches to different areas of artificial intelligence. In particular, it provides a general interface layer for doing research and working with different knowledge representation formalisms such as classical logics, conditional logics, probabilistic logics, and argumentation. Furthermore, TweetyProject contains libraries for dealing with agents, multi-agent systems, and dialog systems for agents, as well as belief revision, preference reasoning, preference aggregation, and action languages. A series of utility libraries that deal with e.g. mathematical optimization complement the collection.
Ссылка на сайт

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

https://github.com/TweetyProjectTeam/TweetyProject

Скачать dl

Имя Файла Размер
dl-1.21.pom
dl-1.21.jar 47 KB
dl-1.21-sources.jar 38 KB
dl-1.21-javadoc.jar 25 MB
Обзор

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

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

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
org.tweetyproject : math jar 1.21
org.tweetyproject.logics : fol jar 1.21
org.tweetyproject.logics : commons jar 1.21

test (1)

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

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

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

TweetyProjectTeam

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

Версия
1.21
1.20
1.19