Tweety (Complete 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

tweety-full
Last Version

Last Version

1.17
Release Date

Release Date

Type

Type

jar
Description

Description

Tweety (Complete 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 tweety-full

How to add to project

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

Dependencies

compile (41)

Group / Artifact Type Version
net.sf.tweety : action jar 1.17
net.sf.tweety : agents jar 1.17
net.sf.tweety.agents : dialogues jar 1.17
net.sf.tweety.arg : aba jar 1.17
net.sf.tweety.arg : adf jar 1.17
net.sf.tweety.arg : bipolar jar 1.17
net.sf.tweety.arg : aspic jar 1.17
net.sf.tweety.arg : deductive jar 1.17
net.sf.tweety.arg : delp jar 1.17
net.sf.tweety.arg : dung jar 1.17
net.sf.tweety.arg : lp jar 1.17
net.sf.tweety.arg : prob jar 1.17
net.sf.tweety.arg : saf jar 1.17
net.sf.tweety.arg : social jar 1.17
net.sf.tweety.arg : rankings jar 1.17
net.sf.tweety : beliefdynamics jar 1.17
net.sf.tweety : cli jar 1.17
net.sf.tweety : commons jar 1.17
net.sf.tweety : graphs jar 1.17
net.sf.tweety.logics : bpm jar 1.17
net.sf.tweety.logics : cl jar 1.17
net.sf.tweety.logics : commons jar 1.17
net.sf.tweety.logics : dl jar 1.17
net.sf.tweety.logics : fol jar 1.17
net.sf.tweety.logics : ml jar 1.17
net.sf.tweety.logics : mln jar 1.17
net.sf.tweety.logics : pcl jar 1.17
net.sf.tweety.logics : pl jar 1.17
net.sf.tweety.logics : qbf jar 1.17
net.sf.tweety.logics : rcl jar 1.17
net.sf.tweety.logics : rdl jar 1.17
net.sf.tweety.logics : rpcl jar 1.17
net.sf.tweety.logics : translators jar 1.17
net.sf.tweety.lp : asp jar 1.17
net.sf.tweety.lp.asp : beliefdynamics jar 1.17
net.sf.tweety.lp : nlp jar 1.17
net.sf.tweety : machinelearning jar 1.17
net.sf.tweety : math jar 1.17
net.sf.tweety : plugin jar 1.17
net.sf.tweety : preferences jar 1.17
net.sf.tweety : web jar 1.17

Project Modules

There are no modules declared in this project.

Versions

Version
1.17
1.16
1.15
1.14
1.13
1.12
1.11
1.10
1.9
1.8
1.7
1.6
1.5
1.4
1.3
1.2