pygambit.gambit.Game ==================== .. currentmodule:: pygambit.gambit .. autoclass:: Game .. rubric:: Methods .. autosummary:: ~Game.add_action ~Game.add_outcome ~Game.add_player ~Game.add_strategy ~Game.append_infoset ~Game.append_move ~Game.copy_tree ~Game.delete_action ~Game.delete_outcome ~Game.delete_parent ~Game.delete_strategy ~Game.delete_tree ~Game.from_arrays ~Game.from_dict ~Game.insert_infoset ~Game.insert_move ~Game.leave_infoset ~Game.mixed_behavior_profile ~Game.mixed_strategy_profile ~Game.move_tree ~Game.new_table ~Game.new_tree ~Game.nodes ~Game.parse_game ~Game.random_behavior_profile ~Game.random_strategy_profile ~Game.read_game ~Game.reveal ~Game.set_chance_probs ~Game.set_infoset ~Game.set_outcome ~Game.set_player ~Game.support_profile ~Game.write .. rubric:: Attributes .. autosummary:: ~Game.actions ~Game.comment ~Game.contingencies ~Game.infosets ~Game.is_const_sum ~Game.is_perfect_recall ~Game.is_tree ~Game.max_payoff ~Game.min_payoff ~Game.outcomes ~Game.players ~Game.root ~Game.strategies ~Game.title