Last Version

Tweety (Relational Probabilistic Conditional Logic Library) 1.17

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.logics
ArtifactId

ArtifactId

rpcl
Version

Version

1.17
Type

Type

jar
Description

Description

Tweety (Relational Probabilistic Conditional Logic 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 rpcl 1.17


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

Dependencies

compile (2)

Group / Artifact Type Version
net.sf.tweety.logics : rcl jar 1.17
net.sf.tweety.logics : pcl jar 1.17

Project Modules

There are no modules declared in this project.