correlated equilibria

버전 1.2.0.0 (3.38 KB) 작성자: Iskander
plot set of correlated equilibria and convex hull of Nash equilibria in 2 player normal form game
다운로드 수: 1.7K
업데이트 날짜: 2010/3/18

라이선스 보기

This program finds efficient/inefficient correlated equilibria that maximize/minimize weighted sum of the payoffs in a two player normal form game
max/min w*U1(P)+(1-w)*U2(P)
s.t. P is correlated equilibrium
where U1 and U2 are given n-by-m matrices of payoffs of two players.

Algorithm builds the linear inequalities that represent the rationality constraints for two players. The constraint matrix A is constructed so that if P is the probability distribution over joint actions, and if X=P(:), the correlated equilibrium constraints are A * X <= 0.

The program also plots the convex hull of found correlated equilibria together with the convex hull of given Nash equilibria which can be solved for by Gambit. http://gambit.sourceforge.net

Author:
Iskander Karibzhanov
PhD student, Department of Economics
University of Minnesota

인용 양식

Iskander (2024). correlated equilibria (https://www.mathworks.com/matlabcentral/fileexchange/25281-correlated-equilibria), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2009b
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Bounding Regions에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
버전 게시됨 릴리스 정보
1.2.0.0

no arc

1.1.0.0

description updated

1.0.0.0