Make Agents Yourself » Historique » Révision 32
Révision 31 (Anonyme, 17/04/2012 09:19) → Révision 32/104 (Anonyme, 15/05/2012 11:11)
h1. SpeADL MAY This page is about the version of MAY based on the SpeADL language. h2. Publications * Victor "Victor Noel, Jean-Paul Arcangeli, Marie-Pierre Gleizes. _Une Une approche architecturale à base de composants pour l'implémentation des Systèmes Multi-Agents_. Multi-Agents. In: _Revue Revue des Nouvelles Technologies de l'Information_, l'Information, Cépaduès Editions, 2012 (in press). (to be published)":ftp://ftp.irit.fr/IRIT/SMAC/DOCUMENTS/PUBLIS/rnti-2012-noel-arcangeli-gleizes-postprint.pdf. * Jérôme "Jérôme Lacouture, Victor Noel, Jean-Paul Arcangeli, Marie-Pierre Gleizes. "_Engineering Engineering Agent Frameworks: An Application in Multi-Robot Systems (short paper)_":http://www.springerlink.com/content/6786u637gh61v777/. paper). In: _International International Conference on Practical Applications of Agents and Multiagent Systems (PAAMS 2011), Salamanca (Spain), 06/04/11-08/04/11_, 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. 2011":http://www.springerlink.com/content/6786u637gh61v777/. * Victor "Victor Noel, Jean-Paul Arcangeli, Marie-Pierre Gleizes. "_Between 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. Process. In: _European European Workshop on Multi-Agent Systems (EUMAS 2010), Paris (France), 16/12/10-17/12/10_, 16/12/10-17/12/10, Université Paris Descartes University, Descartes, December 2010. 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 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 the Ph.D. thesis (not yet released). It must be used with the version 3.1.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