Distributed artificial intelligence: Difference between revisions

Content deleted Content added
No edit summary
Grammarbot (talk | contribs)
m Removed space before comma. I am a bot in testing. Please revert my change if it was incorrect. I will notice automatically.
Line 3:
There are three main streams in DAI research
* Parallel problem solving: mainly deals with how classic AI concepts can be modified, so that [[multiprocessor]] systems and clusters of computers can be used to speed up calculation.
* Distributed problem solving (DPS): the concept of [[agent]]s, 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 [[macro]] level but also at [[micro]] level, as it is in many [[social simulation]] scenarios.