Tweety (Command Line Interface)

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 CLI User Interface
GroupId

GroupId

net.sf.tweety
ArtifactId

ArtifactId

cli
Last Version

Last Version

1.17
Release Date

Release Date

Type

Type

jar
Description

Description

Tweety (Command Line Interface)
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 cli

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
net.sf.tweety.logics : rpcl jar 1.17
jspf » core jar 1.0.2
commons-configuration : commons-configuration jar 1.9

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