pygambit.gambit.Node.next_sibling#
- Node.next_sibling#
The node which is immediately after this one in its parent’s children.
If this is the root node or the last child of its parent, None is returned.
Section Navigation
pygambit Python packageThe node which is immediately after this one in its parent’s children.
If this is the root node or the last child of its parent, None is returned.
