DeleteEmptyInfoset

Name

DeleteEmptyInfoset -- Removes an information set from a game

Synopsis

DeleteEmptyInfoset[infoset->INFOSET] =: BOOLEAN 

Description

DeleteEmptyInfoset deletes infoset from its extensive form game. An information set may be deleted only when it has no members; otherwise, this function has no effect. Returns True when the information set was successfully deleted.

See also

Members, NewInfoset.