NFG 1 R "2x2 constant sum game with a continuum of equilibria" { "Player 1" "Player 2" } { { "1" "2" "3" } { "1" "2" "3" } } "" { { "" 0, 0 } { "" -1, 1 } { "" 0, 0 } { "" 1, -1 } { "" 0, 0 } { "" 1, -1 } { "" 0, 0 } { "" -1, 1 } { "" 0, 0 } } 1 2 3 4 5 6 7 8 9