Coder Social home page Coder Social logo

franfj / mas-skeleton Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jpahullo/mas-skeleton

0.0 3.0 0.0 2.78 MB

Skeleton for a practical work on multi agent systems. Used in a subject at Universitat Rovira i Virgili

License: GNU General Public License v3.0

Java 100.00%

mas-skeleton's Introduction

Skeleton for the MAS practical work

This is the practical work skeleton for the subject "MultiAgent Systems" (MAS) performed in Universitat Rovira i Virgili.

Goal

Build a skeleton from where students are asked to design and develop a multi agent system performing several tasks, with communication as the main cooperation mechanism.

Scenario

This exercise aims to simulate an efficient manufacturing of metals on a countryside. There are two kinds of entities: (i) prospectors, that detects where the metal is, and (ii) diggers that are responsible digging metal up and disposing it on manufacturing centers.

To make it easy, the game will run in simulation steps. All necessary communication is expected to be performed in every single simulation step

Content

This project has a NetBeans project content to make it easy to start with. To build the multi agent system, we use JADE.

There are two run profiles:

  1. Run the multi agent system, showing up the map in 2D.
  2. Run the game settings builder.

You can build your running scripts starting with those profiles.

Authors

  • Other teachers build the first skeleton.
  • Based on that, the current version was revisited by:
  • Jordi Pujol Ahulló [email protected], Universitat Rovira i Virgili.

License

This work is distributed under GPL license.

    IMAS base code for the practical work.
    Copyright (C) 2017 DEIM - URV

    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
    the Free Software Foundation, either version 3 of the License, or
    (at your option) any later version.

    This program is distributed in the hope that it will be useful,
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    GNU General Public License for more details.

    You should have received a copy of the GNU General Public License
    along with this program.  If not, see <http://www.gnu.org/licenses/>.

JADE is also included in binary format (*.jar) in the lib/ directory, with its corresponding license there.

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.