Version 4.1
Abstract
This document describes how to quicky develop agents in the MadKit platform.
Note: This document is not finished. Comments and unfinished parts are surrounded by double brackets. For instance {{link}} means that there is a missing link here.
Download MadKit at www.madkit.org following the instructions on the site. We will call the 'madkit directory', the directory (or folder) in which you have installed MadKit. The 'madkit/bin' (or 'madkit\bin') directory is the 'bin' directory located inside madkit.
Start MadKit, using one of the following solutions:
Note: it is possible to start madkit using different techniques, see the userguide for more information.
The MadKit desktop will appear. The first time may take some time because it needs to cache some information. You will see a few lines printed in the output area of MadKit. To know how to use the desktop, please refer to the desktop section of the userguide.
To create your first program in MadKit, double click on the designer agent, which is represented by the following icon on the desktop.
MadKit (Multi-Agent Development Kit) is a versatile agent platform. Among its features:
A major characteristic in agent research and applications is the high heterogeneity of the field: both agent model heterogeneity, characterizing agents described and built with different models and formalisms; language heterogeneity, with agents using different communication and interaction schemes, and finally applicative heterogeneity, as multi-agent systems are used with various goals and in many applicative domains.