pygambit.gambit.Node.infoset#
- Node.infoset#
The infoset to which this node currently belongs.
Returns a lazy, node-anchored view resolved on each access, so the value reflects the current state of the game even if the game is mutated after this property is read. For a terminal node, which belongs to no infoset, the view is falsy and equals
None.Changed in version 16.7.0.
