pygambit.gambit.Infoset.own_prior_actions#

Infoset.own_prior_actions#

The set of actions taken by the player immediately preceding the member nodes in the information set.

Returns:

  • list of Action or None – A list containing Action objects. If a node in the information set is reached without the player having moved previously, None will be included in the list.

  • .. versionadded:: 16.5.0