pygambit.gambit.Player.infosets#
- Player.infosets#
decisions for a personal player, or events for the chance player.
The iteration order of information sets is the order in which they are encountered in the pre-order depth first traversal of the game tree.
- Raises:
UndefinedOperationError – If the game does not have a tree representation.
- Type:
Returns the set of information sets belonging to the player
