Chadwick Gambit: Software Tools for Game Theory

pygambit.gambit.MixedBehaviorProfile.belief#

MixedBehaviorProfile.belief(node: Node | str) float | Rational#

Returns the conditional probability that a node is reached, given that its information set is reached.

Parameters:

node – The node of the game tree

Raises:

MismatchError – If node is not in the same game as the profile