- 모든 .md, .html 파일 권한을 644로 정상화 - .gitignore 파일 권한도 644로 수정 - 문서 파일에 실행 권한은 불필요하고 보안상 바람직하지 않음 - deprecated 아이디어 폴더 생성 및 레벨별 UI 변경 아이디어 이동
594 B
594 B
Mechanism Design for Multi-Agent Systems: A Survey
- Authors: David C. Parkes, Michael P. Wellman
- Year: 2008
- Summary: This survey provides a comprehensive overview of mechanism design in the context of multi-agent systems. It covers various types of mechanisms (e.g., auctions, voting schemes) and their properties, focusing on how to design rules that elicit desired behaviors from self-interested agents. It's a key reference for designing incentive-compatible systems for AI agents.
- Link: https://www.cs.cmu.edu/~sandholm/mechanism_design_for_multiagent_systems.pdf