pygambit.catalog.Coord4NFG#

class pygambit.catalog.Coord4NFG#

4x4 coordination game with 15 Nash equilibria.

Examples

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