pygambit.gambit.Game.sort_infosets#

Game.sort_infosets() None#

Sort information sets into a standard order.

Deprecated since version 16.5.0: This operation is deprecated as efficient management of the iteration orders of information sets and their members is now handled by the representation objects.

Raises:

UndefinedOperationError – If the game does not have a tree representation.