SetChanceProbs

Name

SetChanceProbs -- Sets the probabilities chance actions are played at an information set

Synopsis

SetChanceProbs[infoset->INFOSET, probs->LIST(NUMBER)] =: INFOSET 

Description

SetChanceProbs sets the action probabilities for infoset to the values given in probs. Returns infoset. An error occurs if infoset does not belong to the chance player.

See also

ChanceProb.