InfosetProb

Name

InfosetProb -- Returns the probability of reaching an information set

Synopsis

InfosetProb[profile->BEHAV, infoset->INFOSET*] =: NUMBER 

Description

InfosetProb returns the probability of reaching infoset when all players follow profile. The probability of reaching the null information set is defined to be null. It is an error if profile and infoset are not defined on the same extensive form game.

See also

ActionValue, Belief, NodeValue, RealizProb.