DOCS/research/economy/stone_veloso_2000_task_allocation.md
happybell80 725ad0876c fix: 문서 파일 실행 권한 제거
- 모든 .md, .html 파일 권한을 644로 정상화
- .gitignore 파일 권한도 644로 수정
- 문서 파일에 실행 권한은 불필요하고 보안상 바람직하지 않음
- deprecated 아이디어 폴더 생성 및 레벨별 UI 변경 아이디어 이동
2025-08-18 00:37:51 +09:00

609 B

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