MAAIApr 7, 2012

A new approach of designing Multi-Agent Systems

arXiv:1204.1581v124 citationsHas Code
Originality Synthesis-oriented
AI Analysis

This work addresses the problem of improving the design and implementation of multi-agent systems for developers, but it appears incremental as it builds on existing methodologies and tools.

The paper tackled the challenge of designing multi-agent systems by proposing a component-oriented architecture and agent-based approach that uses AUML class diagrams and AndroMDA to generate source code from models, resulting in enhanced modularity, genericity, and reusability for future developments.

Agent technology is a software paradigm that permits to implement large and complex distributed applications. In order to assist analyzing, conception and development or implementation phases of multi-agent systems, we've tried to present a practical application of a generic and scalable method of a MAS with a component-oriented architecture and agent-based approach that allows MDA to generate source code from a given model. We've designed on AUML the class diagrams as a class meta-model of different agents of a MAS. Then we generated the source code of the models developed using an open source tool called AndroMDA. This agent-based and evolutive approach enhances the modularity and genericity developments and promotes their reusability in future developments. This property distinguishes our design methodology of existing methodologies in that it is constrained by any particular agent-based model while providing a library of generic models

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes