NewInfoset

Name

NewInfoset -- Creates a new information set in an extensive form game

Synopsis

NewInfoset[player->EFPLAYER, actions->INTEGER] =: INFOSET 

Description

NewInfoset creates a new information set belonging to player, with actions actions. It is an error if actions is not positive. The newly created information set is returned.

See also

DeleteEmptyInfoset.