Chadwick Gambit: Software Tools for Game Theory

pygambit.gambit.MixedBehaviorProfile.mixed_behaviors#

MixedBehaviorProfile.mixed_behaviors() Iterator[Tuple[Player, MixedBehavior], None, None]#

Iterate over the mixed behaviors in the profile.

New in version 16.2.0.

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

  • behavior (MixedBehavior) – The player’s mixed behavior specified in the profile