Make Agents Yourself » Historique » Révision 31
Révision 30 (Anonyme, 20/02/2012 12:47) → Révision 31/104 (Anonyme, 17/04/2012 09:19)
h1. SpeADL MAY This page is about the version of MAY based on the SpeADL language. h2. Publications * "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 (to be published)":ftp://ftp.irit.fr/IRIT/SMAC/DOCUMENTS/PUBLIS/rnti-2012-noel-arcangeli-gleizes-postprint.pdf. * "Jérôme Lacouture, Victor Noel, Jean-Paul Arcangeli, Marie-Pierre Gleizes. Engineering Agent Frameworks: An Application in Multi-Robot Systems (short paper). 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":http://www.springerlink.com/content/6786u637gh61v777/. * "Victor Noel, Jean-Paul Arcangeli, Marie-Pierre Gleizes. Between Design and Implementation of Multi-Agent Systems: A Component-Based Two-Step Process. In: European Workshop on Multi-Agent Systems (EUMAS 2010), Paris (France), 16/12/10-17/12/10, Université Paris Descartes, December 2010":ftp://ftp.irit.fr/IRIT/SMAC/DOCUMENTS/PUBLIS/eumas-2010-noel.pdf. h2. Installation For an installation guide MAY, see the page [[SpeADL MAY Install]]. The following update site with Eclipse Helios must can be used: http://www.irit.fr/~Victor.Noel/may/update-may-2/ For the version presented in "Une approche architecturale à base de composants pour l'implémentation des SMA", use the following update site: It must be used with the version 3.0.X of the components and Eclipse Helios. http://www.irit.fr/~Victor.Noel/may/update-may-3-rnti/ Development version is at (careful, it could be buggy and breaking everything), presented in this is an implementation for the Ph.D. thesis (not yet released). paper "Une approche architecturale à base de composants pour l'implémentation des SMA". It must be used with the version 3.1.X 3.X.X of the components and Eclipse Helios. http://www.irit.fr/~Victor.Noel/may/update-may-3-snapshots/ 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