Skip to content

Commit 3170568

Browse files
committed
Capture some details on game provenance.
1 parent a1da8e3 commit 3170568

2 files changed

Lines changed: 9 additions & 2 deletions

File tree

contrib/games/2x2x2-nau.nfg

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,12 @@ NFG 1 R "2x2x2 example with 3 pure, 2 incompletely mixed, and a continuum of com
44
{ "1" "2" }
55
{ "1" "2" }
66
}
7-
""
7+
"Example game from Nau et al [^Nau2004].
8+
9+
[^Nau2004]: Nau, Robert, Gomez Canovas, Sabrina, and Hansen, Pierre (2004).
10+
On the geometry of Nash equilibria and correlated equilibria.
11+
International Journal of Game Theory 32(4): 443-453
12+
"
813

914
{
1015
{ "" 0, 0, 2 }

contrib/games/loopback.nfg

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,9 @@ NFG 1 R "Backward-bending principal logit branch" { "Player 1" "Player 2" }
33
{ { "1" "2" }
44
{ "1" "2" }
55
}
6-
"This game has a backwards bend in the principal branch of the logit quantal response equilibrium correspondence."
6+
"This game has a backwards bend in the principal branch of the logit quantal response equilibrium correspondence.
7+
This is based on an example originally found by Richard McKelvey.
8+
"
79

810
{
911
{ "11" 6, 7 }

0 commit comments

Comments
 (0)