pygambit.catalog.Coord2NFG#

class pygambit.catalog.Coord2NFG#

Two person 2x2 coordination game with 3 Nash equilibria.

Examples

>>> Coord2NFG()  # 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.