Make Agents Yourself » Historique » Révision 37
Révision 36 (Anonyme, 25/02/2013 14:22) → Révision 37/104 (Anonyme, 25/02/2013 14:24)
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. Available Versions h3. V3 The current version of MAY is 3.1 and introduce the latest features presented in the "Doctoral [[MAY PhD|Doctoral Dissertation of Victor Noël":http://www.irit.fr/~Victor.Noel/PhD/Dissertation. Noël]]. Eclipse's update sites and detailed instructions are available on this page: [[MAY PhD]]. h3. V2 The previous version still used in numerous projects is version 2, it can be installed using the following update site: http://www.irit.fr/~Victor.Noel/may/update-may-2/ Reusable components are numbered 2.X.X (currently latest is 2.1.3), see the Maven integration for details. h2. Installation For an installation guide MAY, see the page [[SpeADL MAY Install]]. 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