Abstract
Multiagent systems try to take advantage of the concurrency available in current computer architectures, which allows for to execution of several operations simultaneously, processing several tasks concurrently, or execute at the same time different applications on a single computer. This paper covers the implementation in the Java programming language of a multi-agent algorithm for generating and loading elements in the path matrix A that is part of the linear model Y = AX, used for the estimation of the Origin. The algorithm was implemented with multiagent systems on the JADE platform (Java Agent Development Framework). In addition, an Object-Oriented algorithm was implemented to compare its level of efficiency with the multi-agent algorithm, and the results arrived in tables and graphs explaining the concepts of efficiency were presented.
Original language | English |
---|---|
Title of host publication | Intelligent Technologies |
Subtitle of host publication | Design and Applications for Society - Proceedings of CITIS 2022 |
Editors | Vladimir Robles-Bykbaev, Josefa Mula, Gilberto Reynoso-Meza |
Publisher | Springer Science and Business Media Deutschland GmbH |
Pages | 381-391 |
Number of pages | 11 |
ISBN (Print) | 9783031243264 |
DOIs | |
State | Published - 2023 |
Event | 8th International Conference on Science, Technology and Innovation for Society, CITIS 2022 - Guayaquil, Ecuador Duration: 22 Jun 2022 → 24 Jun 2022 |
Publication series
Name | Lecture Notes in Networks and Systems |
---|---|
Volume | 607 LNNS |
Conference
Conference | 8th International Conference on Science, Technology and Innovation for Society, CITIS 2022 |
---|---|
Country/Territory | Ecuador |
City | Guayaquil |
Period | 22/06/22 → 24/06/22 |
Bibliographical note
Publisher Copyright:© 2023, The Author(s), under exclusive license to Springer Nature Switzerland AG.
Keywords
- FIPA - ACL
- Jade
- Multiagent systems
- Object-oriented programming
- Route matrix