pygambit.catalog.Holdout#

class pygambit.catalog.Holdout#

McKelvey-Palfrey (JET 77), 7 stage version of holdout game.

Examples

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