TweetyProject (Social Abstract Argumentation Library)

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.arg
Идентификатор

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

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

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

1.21
Дата

Дата

Тип

Тип

jar
Описание

Описание

TweetyProject (Social Abstract Argumentation Library)
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.

Скачать social

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

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

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
org.junit.jupiter : junit-jupiter jar 5.8.2
org.tweetyproject : commons jar 1.21
org.tweetyproject : graphs jar 1.21
org.tweetyproject.arg : dung jar 1.21

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

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

TweetyProjectTeam

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

Версия
1.21
1.20
1.19
1.18