Distributed artificial intelligence: Difference between revisions

Content deleted Content added
mNo edit summary
No edit summary
Line 7:
* Distributed problem solving (DPS): the concept of [[Intelligent agent|agent]], autonomous entities that can communicate with each other, was developed to serve as an [[abstraction]] for developing DPS systems. See below for further details.
* Multi-Agent Based Simulation (MABS): a branch of DAI that builds the foundation for simulations that need to analyze not only phenomena at [[macroscopic|macro]] level but also at [[micro]] level, as it is in many [[social simulation]] scenarios.
== Basic Disadvantages ==
The Basic Problems of Distributed AI are: 1.How to enable agents to communicate and interact;what communication language or protocols to use. 2.How to ensure that agents act coherently.
 
== Software agents ==