pygambit.gambit.Game ==================== .. currentmodule:: pygambit.gambit .. autoclass:: Game .. rubric:: Methods .. autosummary:: ~Game.append_event ~Game.append_infoset ~Game.append_move ~Game.behavior_support_profile ~Game.copy_tree ~Game.delete_parent ~Game.delete_tree ~Game.from_arrays ~Game.from_dict ~Game.get_action_probs ~Game.get_actions ~Game.get_behavior ~Game.get_events ~Game.get_histories ~Game.get_infosets ~Game.get_max_payoff ~Game.get_members ~Game.get_min_payoff ~Game.get_minimal_subgame ~Game.get_outcome ~Game.get_outcome_payoffs ~Game.get_outcomes ~Game.get_payoffs ~Game.get_player ~Game.get_strategies ~Game.get_strategy_unreachable ~Game.get_subgame_roots ~Game.has_perfect_recall ~Game.insert_event ~Game.insert_infoset ~Game.insert_move ~Game.make_event ~Game.make_infoset ~Game.make_outcome ~Game.make_outcome_null ~Game.mixed_behavior_profile ~Game.mixed_strategy_profile ~Game.move_tree ~Game.new_table ~Game.new_tree ~Game.random_behavior_profile ~Game.random_strategy_profile ~Game.relabel_actions ~Game.relabel_outcomes ~Game.relabel_players ~Game.relabel_strategies ~Game.set_event_actions ~Game.set_move_actions ~Game.set_outcome_payoffs ~Game.set_players ~Game.set_strategies ~Game.strategy_support_profile ~Game.to_arrays ~Game.to_efg ~Game.to_html ~Game.to_latex ~Game.to_nfg .. rubric:: Attributes .. autosummary:: ~Game.contingencies ~Game.description ~Game.is_const_sum ~Game.is_perfect_recall ~Game.is_tree ~Game.max_payoff ~Game.min_payoff ~Game.players ~Game.title