Chadwick Gambit: Software Tools for Game Theory

pygambit.gambit.Action.precedes#

Action.precedes(node: Node) bool#

Returns whether node precedes this action in the extensive game.

Raises:

MismatchError – If node is not in the same game as the action.