ActionNumber

Name

ActionNumber -- Returns the index of an action in a support or basis

Synopsis

ActionNumber[action->ACTION, sup->EFSUPPORT] =: INTEGER 
ActionNumber[action->ACTION, basis->EFBASIS] =: INTEGER

Description

Returns the number assigned to action in the support sup or basis basis. For each information set, actions are numbered from 1 to the number of actions at the information set. If an action is not in the corresponding support or basis, ActionNumber returns 0.

See also

Actions