Gambit: Software Tools for Game Theory | ||
---|---|---|
<<< Previous | Next >>> |
Actions[infoset->INFOSET*, support->EFSUPPORT] =: LIST(ACTION) Actions[infoset->INFOSET*, basis->EFBASIS] =: LIST(ACTION) |
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.
<<< Previous | Home | Next >>> |
ActionProb | Up | ActionValue |