Chadwick Gambit: Software Tools for Game Theory

pygambit.gambit.MixedBehavior.mixed_actions#

MixedBehavior.mixed_actions() Iterator[Tuple[Infoset, MixedAction], None, None]#

Iterate over the mixed actions specified by the mixed behavior.

New in version 16.2.0.

Yields:
  • infoset (Infoset) – An information set belonging to the player

  • action (MixedAction) – The player’s mixed action specified in the mixed behavior