Tweety (Belief Dynamics 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.

License

License

Categories

Categories

Net
GroupId

GroupId

net.sf.tweety
ArtifactId

ArtifactId

beliefdynamics
Last Version

Last Version

1.17
Release Date

Release Date

Type

Type

jar
Description

Description

Tweety (Belief Dynamics 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.

Download beliefdynamics

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
net.sf.tweety : agents jar 1.17
net.sf.tweety.arg : deductive jar 1.17
net.sf.tweety.arg : dung jar 1.17

Project Modules

There are no modules declared in this project.

Versions

Version
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