Class: Game

Inherits:
Object
  • Object
show all
Includes:
Gameable
Defined in:
lib/minigame/game.rb

Instance Attribute Summary

Attributes included from Gameable

#strategy_profiles

Method Summary

Methods included from Gameable

#best_response_against, #better_or_equal_payoffs?, #better_payoffs?, #compare_deviating_strategy, #complementary_moves, #deviating_payoffs, #deviating_strategies, #equal_moves, #nash, #opposing_player_strategy_profile, #opposing_players, #payoff, #player_enum, #player_from_strategy, #player_names, #player_strategy_profiles, #players, #strategies, #strategies_by_player, #strictly_dominated_list, #valid_deviation?, #weakly_dominated_list, #worse_payoffs?