pygambit.catalog.Coord2ts#

class pygambit.catalog.Coord2ts#

Two stage 2x2 game – 3 Nash equilibria in stage game.

Examples

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