GithubHelp home page GithubHelp logo

guigui14460 / multi-agents-knowledge-based-programs-interpreter Goto Github PK

View Code? Open in Web Editor NEW
3.0 2.0 0.0 1.37 MB

Interprets multi-agent knowledge-based programs to solve puzzles like the Muddy Children Problem

Home Page: https://guigui14460.github.io/multi-agents-knowledge-based-programs-interpreter/

License: GNU General Public License v3.0

Java 100.00%
interpreter knowledge-based-reasoning multi-agents symbolic-ai knowledge-based-program logic-raisonning epistemic-logic kripke-structure modal-logic dynamic-epistemic-logic

multi-agents-knowledge-based-programs-interpreter's Introduction

Multi-agent knowledge-based program interpreter

University project proposed in the subject "Personal supervised work" in 1st year of MSc of Computer Science at the University of Caen Normandy. The main goal is to use our knowledge and raisonning capacity to succeed to implement the chosen project.

Table of contents

Introduction

In this project supervised by Bruno ZANUTTINI, we realized a multi-agent knowledge-based program interpreter in order to complete a code library maintained by the MAD (Models, Agents, Decision) team of the computer science laboratory GREYC of the University of Caen Normandy.

Our interpreter is able to solve problems of dynamic epistemic logic by implementing the desired environment and calling it the appropriate methods of the interpreter to start making automatic deductions.

Setup

To install the packages needed to use the application, you can run the command sequence specified below:

$ sudo apt-get update
$ sudo apt-get install openjdk-8-jdk openjdk-8-doc openjdk-8-jre ant

Commands

  • To launch the application (the very first time), you can launch :
$ ant run

or simply

$ ant
  • To launch the application without rebuilding everything, you can launch :
$ ant run_dist
  • To run the unit tests of the implemented classes, you can run :
$ ant test
  • For a complete list of ANT targets:
$ ant -p

Authors

License

Project under the "GNU General Public License v3.0" license.

multi-agents-knowledge-based-programs-interpreter's People

Contributors

coco-ia avatar guigui14460 avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  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.