pygambit.catalog.Game2x2const#

class pygambit.catalog.Game2x2const#

2 x 2 constant sum game with unique mixed equilibrium.

Examples

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