Coder Social home page Coder Social logo

extended-green-cloud / jrba Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 2.83 MB

JRBA - An extension of JADE agent platform which introduced rule-based agent behaviours

License: Apache License 2.0

Java 100.00%
agent-systems jade-agents jade-platform rule-based-modeling expression-languages agent java multi-agent-systems

jrba's Introduction

JADER Rule-Based Agent

The library extends the standard JADE agent platform (https://jade.tilab.com/) by introducing rule-based agent behaviours. It combines:

  1. Rule-Based Expert System (where initial RETE algorithm and Rule-Based Engine were taken from Easy Rules library)
  2. Expression Languages (MVEL2) Within the library, the developer can find a set of methods and tools that are needed in order to implement RES agents.

To include the library, it is enough to add the Maven dependency:

Maven:

<dependency>
    <groupId>io.github.extended-green-cloud</groupId>
    <artifactId>jrba</artifactId>
    <version>1.2</version>
</dependency>

Gradle:

implementation 'io.github.extended-green-cloud:jrba:1.2'

jrba's People

Contributors

soffi49 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.