Chadwick Gambit: Software Tools for Game Theory

pygambit.gambit.Action.prob#

Action.prob#

Get the probability a chance action is played.

Deprecated since version 16.1.0: Setting individual chance action probabilities is no longer supported. Use Game.set_chance_probs() instead.

Raises:

UndefinedOperationError – If the action does not belong to the chance player.