Make Agents Yourself » Historique » Révision 35
Révision 34 (Anonyme, 05/09/2012 13:05) → Révision 35/104 (Anonyme, 05/09/2012 13:07)
h1. SpeADL MAY
This page is about the version of MAY based on the SpeADL language.
> *For the development version of MAY presented in "Une approche architecturale à base de composants pour l'implémentation des SMA", go to: [[MAY RNTI]]*.
> *For the development version of MAY presented in the Doctoral Dissertation of Victor Noël, go to: [[MAY PhD]]*.
h2. Publications
* Victor Noel. "_Component-based Software Architectures and Multi-Agent Systems: Mutual and Complementary Contributions for Supporting Software Development_":http://www.irit.fr/~Victor.Noel/PhD/Dissertation. Ph.D. Thesis, University of Toulouse, July 2012.
* Victor Noel, Jean-Paul Arcangeli, Marie-Pierre Gleizes. _Une approche architecturale à base de composants pour l'implémentation des Systèmes Multi-Agents_. In: _Revue des Nouvelles Technologies de l'Information_, Cépaduès Editions, 2012 (in press).
* Jérôme Lacouture, Victor Noel, Jean-Paul Arcangeli, Marie-Pierre Gleizes. "_Engineering Agent Frameworks: An Application in Multi-Robot Systems (short paper)_":http://www.springerlink.com/content/6786u637gh61v777/. In: _International Conference on Practical Applications of Agents and Multiagent Systems (PAAMS 2011), Salamanca (Spain), 06/04/11-08/04/11_, Vol. 88, Yves Demazeau, Michal Pechoucek, M. Corchado, Javier Bajo Pérez (Eds.), Springer, Advances in Intelligent and Soft Computing, p. 75-85, 2011.
* Victor Noel, Jean-Paul Arcangeli, Marie-Pierre Gleizes. "_Between Design and Implementation of Multi-Agent Systems: A Component-Based Two-Step Process_":ftp://ftp.irit.fr/IRIT/SMAC/DOCUMENTS/PUBLIS/eumas-2010-noel.pdf. In: _European Workshop on Multi-Agent Systems (EUMAS 2010), Paris (France), 16/12/10-17/12/10_, Paris Descartes University, December 2010.
h2. Installation
For an installation guide MAY, see the page [[SpeADL MAY Install]].
The following update site with Eclipse Helios must be used:
http://www.irit.fr/~Victor.Noel/may/update-may-2/
h2. Setting up a project
For a guide to set-up a new project with MAY, see the page [[SpeADL MAY Project SetUp]].
h2. Maven integration
For a guide to set-up a project with Maven, see the page [[SpeADL MAY Project SetUp]].
For maven support in Eclipse, see the page [[Maven Plugin Install for Eclipse]].
Maven artefacts with common components are available at the following repository:
http://www.irit.fr/~Victor.Noel/maven-repos/
h2. Sources
The source code can be downloaded using the Mercurial DVCS:
MAY:
hg clone https://anon@wwwsecu.irit.fr/hg/SMAC/victor-noel-phd/may/may/
Libraries and examples:
hg clone https://anon@wwwsecu.irit.fr/hg/SMAC/victor-noel-phd/may/lib/
For Mercurial integration in Eclipse, the following plugin is good: http://javaforge.com/project/HGE
In particular, the following update site can be used:
http://cbes.javaforge.com/update