Name
Behav -- Converts a mixed profile into the equivalent behavior profile
Synopsis
Behav[mixed->MIXED] =: BEHAV |
Description
Behav converts mixed
to the equivalent behavior strategy profile on
the associated extensive form game using Kuhn's Theorem. It is an
error if there is no extensive form game associated with the normal
form game of profile. Note that this function assumes that the
associated extensive form game is a game of perfect recall. If it is
not, then the resulting behavior profile is unpredictable, and may not
be a valid profile.