Player

Name

Player -- Returns the player corresponding to an object

Synopsis

Player[infoset->INFOSET*] =: EFPLAYER 
Player[strategy->STRATEGY*] =: NFPLAYER 

Description

Player returns the player who chooses at information set infoset, or who has strategy strategy. If infoset or strategy, as appropriate, is null, the null player is returned.

See also

Infosets, Strategies.