Actions

Name

Actions -- Returns the list of actions in a support at an information set

Synopsis

Actions[infoset->INFOSET*, support->EFSUPPORT] =: LIST(ACTION)
Actions[infoset->INFOSET*, basis->EFBASIS] =: LIST(ACTION)

Description

Actions returns the list of actions available at infoset in support or basis. If infoset is the null information set, the empty list of actions is returned. It is an error if infoset and support (or basis) are not from the same extensive form game.