- creativity: 창의성 및 계산 창의성 연구 (11개) - economy: 경제 원리 및 토큰 이코노미 (11개) - explainability: 설명 가능한 AI (XAI) 연구 (11개) - gamification: 게이미피케이션 이론 (11개) - sociology_of_agents: 에이전트 사회학 (11개) - README.md 업데이트
7 lines
609 B
Markdown
7 lines
609 B
Markdown
# Task Allocation in Multiagent Systems
|
|
|
|
- **Authors**: Peter Stone, Manuela Veloso
|
|
- **Year**: 2000
|
|
- **Summary**: This paper surveys various approaches to task allocation in multiagent systems, where a set of tasks needs to be distributed among a group of agents. It discusses centralized vs. decentralized approaches, market-based methods (like auctions), and negotiation-based methods. The goal is to achieve efficient and robust task distribution, which is crucial for the scalability and performance of multiagent systems.
|
|
- **Link**: https://www.cs.utexas.edu/~pstone/Papers/task-allocation-survey.pdf
|