Tweety (Defeasible Logic Programming Library)

Tweety 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, Tweety 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.

Лицензия

Лицензия

Категории

Категории

Сеть
Группа

Группа

net.sf.tweety.arg
Идентификатор

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

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

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

1.17
Дата

Дата

Тип

Тип

jar
Описание

Описание

Tweety (Defeasible Logic Programming Library)
Tweety 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, Tweety 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.

Скачать delp

Имя Файла Размер
delp-1.17.pom
delp-1.17.jar 65 KB
delp-1.17-sources.jar 45 KB
delp-1.17-javadoc.jar 20 MB
Обзор

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

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

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
net.sf.tweety.logics : fol jar 1.17
net.sf.tweety.arg : dung jar 1.17
args4j : args4j jar 2.0.26

test (1)

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

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

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

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

Версия
1.17
1.16
1.15
1.14
1.12
1.11
1.10
1.9
1.8
1.7
1.6
1.5
1.4
1.3
1.2