TweetyProject (Structured Argumentation Frameworks 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.

License

License

GroupId

GroupId

org.tweetyproject.arg
ArtifactId

ArtifactId

saf
Last Version

Last Version

1.21
Release Date

Release Date

Type

Type

jar
Description

Description

TweetyProject (Structured Argumentation Frameworks 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.

Download saf

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.tweetyproject.arg : dung jar 1.21
org.tweetyproject.logics : pl jar 1.21

test (1)

Group / Artifact Type Version
junit : junit jar 4.9

Project Modules

There are no modules declared in this project.
org.tweetyproject.arg

TweetyProjectTeam

Versions

Version
1.21
1.20
1.19
1.18