pygambit.gambit.Infoset#
- class pygambit.gambit.Infoset#
An information set in a
Game.Methods
precedes(node)Return whether this information set precedes node in the game tree.
reveal(player)Reveal the move made at the information set to player.
Attributes
The set of actions at the information set.
The
Gameto which the information set belongs.Whether the information set belongs to the chance player.
Get or set the text label of the information set.
The set of nodes which are members of the information set.
The player who has the move at this information set.
