Chadwick Gambit: Software Tools for Game Theory

pygambit.gambit.MixedStrategyProfile.mixed_strategies#

MixedStrategyProfile.mixed_strategies() Iterator[Tuple[Player, MixedStrategy], None, None]#

Iterate over the mixed strategies in the profile.

New in version 16.2.0.

Yields:
  • player (Player) – A player in the game

  • strategy (MixedStrategy) – The player’s mixed strategy specified in the profile