is not current version
Last Version 1.21

TweetyProject (Defeasible Logic Programming Library) 1.19

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

delp
Version

Version

1.19
Type

Type

jar
Description

Description

TweetyProject (Defeasible Logic Programming 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 delp 1.19


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

Dependencies

compile (3)

Group / Artifact Type Version
org.tweetyproject.logics : fol jar 1.19
org.tweetyproject.arg : dung jar 1.19
args4j : args4j jar 2.0.26

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.