Multi-agent system Guide, Meaning , Facts, Information and Description
In computer science, a multi-agent system (MAS) is a system composed of several agents, capable of mutual interaction. The interaction can be in the form of message passing or producing changes in their common environment. The agents can be autonomous entities, such as software agents or robots. MAS can include human agents as well. A classic example of multi-agent system is human organization or society.Multi-agent systems often manifest self-organization and very complex behaviors even when the individual strategies of all their agents are simple.
Main topic of research in MAS include: beliefs, desires, intentions (BDI), cooperation and coordination, communication, language, distributed problem solving, multi-agent learning.
Complex systems, Self-organization, Agent, Artificial intelligence, Distributed artificial intelligence, Evolutionary computation, Human-based genetic algorithmSee also
