Chadwick Gambit: Software Tools for Game Theory

pygambit.gambit.Strategy#

class pygambit.gambit.Strategy#

A plan of action for a Player in a Game.

Methods

Attributes

game

The game to which the strategy belongs.

label

Get or set the text label associated with the strategy.

number

The number of the strategy.

player

The player to which the strategy belongs.