Chadwick Gambit: Software Tools for Game Theory

pygambit.gambit.MixedStrategyProfile.as_behavior#

MixedStrategyProfile.as_behavior() MixedBehaviorProfile#

Creates a mixed behavior profile which is equivalent to this mixed strategy profile.

Returns:

The equivalent mixed behavior profile.

Return type:

MixedBehaviorProfile

Raises:

UndefinedOperationError – If the game does not have a tree representation.