pygambit.gambit.Action#

class pygambit.gambit.Action#

A choice available at an Infoset in a Game.

Methods

precedes(node)

Returns whether node precedes this action in the extensive game.

Attributes

infoset

Get the information set to which the action belongs.

label

The text label of the action.

number

Returns the number of the action at its information set.

plays

Returns a list of all terminal Node objects consistent with it.

prob

Get the probability a chance action is played.