We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f4de44e commit 1794228Copy full SHA for 1794228
1 file changed
contrib/games/myerson_fig_4_2.efg
@@ -0,0 +1,15 @@
1
+EFG 2 R "Myerson (1991) Fig 4.2" { "Player 1" "Player 2" }
2
+"An example from Myerson (1991) Fig 4.2 which has an agent Nash equilibrium that is
3
+not a Nash equilibrium"
4
+
5
+p "" 1 1 "" { "A1" "B1" } 0
6
+p "" 2 1 "" { "W2" "X2" } 0
7
+p "" 1 2 "" { "Y1" "Z1" } 0
8
+t "" 1 "" { 3, 0 }
9
+t "" 2 "" { 0, 0 }
10
11
+t "" 3 "" { 2, 3 }
12
+t "" 4 "" { 4, 1 }
13
14
+t "" 5 "" { 2, 3 }
15
+t "" 6 "" { 3, 2 }
0 commit comments