pygambit.gambit.TreeLayoutCoordinates#

class pygambit.gambit.TreeLayoutCoordinates(level: int, sublevel: int, offset: float)#

The layout coordinates of a single node in a game tree, computed for graphical display.

Changed in version 17.0.0: Renamed from NodeCoordinates.

Methods

Attributes