pygambit.catalog.Coord3NFG#

class pygambit.catalog.Coord3NFG#

3x3 coordination game with 7 Nash equilibria.

Examples

>>> Coord3NFG()  # Return the Game

Methods

Attributes

game

Cached Game instance.

game_file

Filename of the game file in catalog_game_files directory.

test_suite

Indicates if this game is included in the pygambit test suite.