pygambit.gambit.ActionSupport#

class pygambit.gambit.ActionSupport#

A set of actions at a specified information set in a BehaviorSupportProfile.

An immutable snapshot taken from a BehaviorSupportProfile at retrieval time: it does not reflect later changes to the profile. The information set is identified by the history that was resolved to reach it, accessible via history.

Added in version 17.0.0.

Methods

Attributes

history

The History of the node that was resolved to identify this information set.