Chadwick Gambit: Software Tools for Game Theory

pygambit.gambit.Node.prior_sibling#

Node.prior_sibling#

The node which is immediately before this one in its parent’s children.

If this is the root node or the first child of its parent, None is returned.