is not current version
Last Version 1.21

TweetyProject (Belief Dynamics Library) 1.20

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
ArtifactId

ArtifactId

beliefdynamics
Version

Version

1.20
Type

Type

jar
Description

Description

TweetyProject (Belief Dynamics 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 beliefdynamics 1.20


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

Dependencies

compile (3)

Group / Artifact Type Version
org.tweetyproject : agents jar 1.20
org.tweetyproject.arg : deductive jar 1.20
org.tweetyproject.arg : dung jar 1.20

Project Modules

There are no modules declared in this project.