0% found this document useful (0 votes)
12 views16 pages

GameTheoryTheoryApplicationsandFutureDiref rxx4ctions

This paper reviews the theoretical foundations of game theory, its applications across various disciplines, and future research directions. It highlights key concepts such as Nash equilibrium and explores applications in economics, political science, biology, and computer science. The paper also discusses emerging trends, including the integration of game theory with machine learning and quantum computing.

Uploaded by

beraberbilim610
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
12 views16 pages

GameTheoryTheoryApplicationsandFutureDiref rxx4ctions

This paper reviews the theoretical foundations of game theory, its applications across various disciplines, and future research directions. It highlights key concepts such as Nash equilibrium and explores applications in economics, political science, biology, and computer science. The paper also discusses emerging trends, including the integration of game theory with machine learning and quantum computing.

Uploaded by

beraberbilim610
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 16

Game Theory: Theory, Applications, and

Future Directions
Author: Othman Al-Wardi​
Date: April 1, 2025

Abstract
Game theory has emerged as a powerful mathematical framework for modeling
strategic interactions among rational decision-makers. This paper provides a
comprehensive review of the theoretical foundations of game theory, explores its
diverse applications across multiple disciplines, and examines emerging research
directions. We begin by discussing the fundamental concepts of game theory, including
the classification of games, solution concepts, and equilibrium analysis. Next, we survey
applications in economics, political science, biology, computer science, and artificial
intelligence, highlighting how game-theoretic models have enhanced our understanding
of strategic behavior in these domains. Finally, we explore future research directions,
including the integration of game theory with machine learning, behavioral
considerations, network effects, and quantum computing. This synthesis reveals how
game theory continues to evolve as a versatile analytical tool for understanding and
predicting strategic interactions in increasingly complex systems, while also identifying
challenges and opportunities for theoretical advancement and practical
implementation.

Keywords: Game Theory, Nash Equilibrium, Strategic Interaction, Evolutionary Game


Theory, Mechanism Design, Behavioral Game Theory, Quantum Game Theory
1. Introduction
Game theory provides a mathematical framework for analyzing strategic interactions
among rational decision-makers with conflicting or aligned interests. Since its formal
inception with John von Neumann and Oskar Morgenstern's seminal work "Theory of
Games and Economic Behavior" (1944), game theory has evolved into a powerful
analytical tool with applications spanning numerous disciplines. The core premise of
game theory lies in its ability to model situations where the outcome of an individual's
choice depends not only on their own actions but also on the actions of others.

The theoretical developments in game theory have led to profound insights into human
behavior, market dynamics, biological evolution, and social interactions. Notable
contributions, such as John Nash's concept of equilibrium (Nash, 1950), have
revolutionized our understanding of strategic decision-making and earned recognition
through Nobel Prizes in Economics. The versatility of game theory is evident in its
widespread adoption across disciplines as diverse as economics, political science,
biology, computer science, and artificial intelligence.

This paper aims to provide a comprehensive review of game theory's theoretical


foundations, examine its applications across various domains, and explore emerging
research directions. We begin by discussing the fundamental concepts and
classifications in game theory, including the distinction between cooperative and
non-cooperative games, static and dynamic games, and complete and incomplete
information games. We then examine key solution concepts, such as Nash equilibrium,
subgame perfect equilibrium, and Bayesian equilibrium, highlighting their significance in
predicting strategic behavior.

The paper proceeds to survey applications of game theory across multiple disciplines.
In economics, we discuss how game theory has transformed our understanding of
market competition, bargaining, and mechanism design. In political science, we explore
applications in voting theory, international relations, and public choice. The biological
applications section examines evolutionary game theory and its insights into natural
selection and animal behavior. In computer science and artificial intelligence, we
discuss algorithmic game theory, multi-agent systems, and the design of online
mechanisms.

Finally, we explore future research directions in game theory, including the integration
with machine learning, behavioral considerations, network effects, and quantum
computing. Throughout the paper, we emphasize both the theoretical advances and
practical implications of game theory, illustrating how this mathematical framework
continues to evolve as a powerful tool for understanding strategic interactions in
increasingly complex systems.

2. Theoretical Foundations
2.1 Basic Concepts and Classifications

The theoretical framework of game theory is built upon several fundamental concepts
and classifications that provide a structured approach to analyzing strategic
interactions. A game in its most basic form consists of:

1.​ Players: The decision-makers or agents involved in the strategic interaction.


2.​ Strategies: The complete set of possible actions available to each player.
3.​ Payoffs: The utility or reward that each player receives, dependent on the
combination of strategies chosen by all players.

Games can be classified along several dimensions, each providing different analytical
perspectives:

2.1.1 Cooperative vs. Non-cooperative Games

Non-cooperative games focus on strategic choices of individual players who cannot form
binding commitments. The emphasis is on predicting individual behavior based on
self-interest. Most of the early development in game theory, including Nash's work,
centered on non-cooperative games.

Cooperative games, in contrast, analyze how groups of players (coalitions) cooperate


by examining the outcomes that these coalitions can achieve. The focus shifts from
individual strategies to the distribution of payoffs among coalition members. Key
concepts include the core, the Shapley value, and the nucleolus, which provide different
perspectives on fair allocation of coalition gains.

2.1.2 Static vs. Dynamic Games

Static games (or simultaneous-move games) require players to make decisions


simultaneously without knowledge of others' choices. The classic representation is the
normal form (or strategic form), typically displayed as a payoff matrix for two-player
games.

Dynamic games (or sequential games) involve players making decisions in a specific
order, with later players having some information about earlier choices. These games
are typically represented in extensive form as game trees, with nodes representing
decision points and branches representing possible actions.

2.1.3 Complete vs. Incomplete Information Games

Complete information games assume all players know the game structure, including all
players' strategy sets and payoff functions. Chess and poker (with cards face up) are
examples of complete information games.

Incomplete information games involve uncertainty about some aspect of the game,
such as other players' payoff functions or available strategies. These games are often
modeled using Harsanyi's approach of introducing "nature" as a player that makes
random moves to determine player types.

2.1.4 Perfect vs. Imperfect Information Games

Perfect information games are sequential games where at each point, the player making a
decision knows the complete history of all previous moves. Chess is a classic example.

Imperfect information games involve situations where players may not know some or
all of the moves previously made by other players. Most card games, where players'
hands are hidden, are examples of imperfect information games.

2.2 Solution Concepts

Solution concepts in game theory provide systematic approaches to predicting


outcomes of strategic interactions. They serve as equilibrium notions that identify
strategy profiles that satisfy certain stability or optimality conditions.

2.2.1 Dominant Strategy Equilibrium

A strategy is strictly dominant if it provides a higher payoff than any other strategy,
regardless of what strategies other players choose. A game has a dominant strategy
equilibrium if each player has a strictly dominant strategy. While conceptually
straightforward, many strategic interactions lack dominant strategies.

2.2.2 Nash Equilibrium

The Nash equilibrium (Nash, 1950) is perhaps the most influential solution concept in
game theory. A strategy profile constitutes a Nash equilibrium if no player can improve
their payoff by unilaterally changing their strategy, given the strategies chosen by other
players. Formally, for an n-player game, strategies $(s1, s2, ..., sn*)$ form a Nash
equilibrium if for each player $i$:

for all strategies si available to player i, where s-i represents the strategies of all players
except $i$.

Nash equilibrium generalizes the concept of dominant strategy equilibrium and


guarantees existence (in mixed strategies) for finite games. However, games may have
multiple Nash equilibria, raising questions about equilibrium selection.

2.2.3 Subgame Perfect Equilibrium

In dynamic games, the subgame perfect equilibrium (SPE) refines the Nash equilibrium
by eliminating non-credible threats. Introduced by Selten (1965), SPE requires that the
strategy profile induce a Nash equilibrium in every subgame of the original game. SPE is
typically found using backward induction, starting from the end of the game and
working backward.

2.2.4 Bayesian Nash Equilibrium

For games of incomplete information, the Bayesian Nash equilibrium extends the Nash
concept by requiring that each player's strategy maximize their expected utility given
their beliefs about other players' types and the strategies chosen by other players. This
solution concept is particularly relevant for auctions, where bidders have private
valuations.

2.2.5 Perfect Bayesian Equilibrium

The Perfect Bayesian Equilibrium (PBE) combines subgame perfection with Bayesian
updating in dynamic games of incomplete information. PBE requires that strategies are
sequentially rational given beliefs, and beliefs are updated using Bayes' rule whenever
possible.

2.2.6 Evolutionary Stable Strategies

In evolutionary game theory, an Evolutionarily Stable Strategy (ESS) is a strategy that, if


adopted by a population, cannot be invaded by a small number of individuals playing a
different strategy. This concept, introduced by Maynard Smith and Price (1973), has
profound implications for understanding the evolution of behaviors in biological
systems.
2.3 Mechanism Design and Implementation Theory

While traditional game theory analyzes behavior in given strategic environments,


mechanism design takes a reverse engineering approach by designing games to
achieve specific outcomes. Often described as "reverse game theory," mechanism
design asks: what game should be constructed to achieve desired social objectives
when players act strategically?

Key results in this area include the revelation principle, which states that any outcome
achievable by a mechanism can be replicated by a direct, incentive-compatible
mechanism where players truthfully report their private information. The
Vickrey-Clarke-Groves (VCG) mechanism provides a general method for designing
incentive-compatible mechanisms that maximize social welfare in various allocation
problems.

Implementation theory explores conditions under which a social choice rule can be
implemented by some mechanism. The Gibbard-Satterthwaite theorem establishes the
impossibility of designing strategy-proof voting systems that satisfy certain desirable
properties, highlighting fundamental limitations in mechanism design.

3. Applications
3.1 Economics

Game theory has profoundly transformed economic analysis, providing tools to


understand strategic interactions in markets, organizations, and policy-making.

3.1.1 Industrial Organization and Market Competition

Game theory offers sophisticated models of market competition that extend beyond
perfect competition and monopoly. The Cournot model analyzes quantity competition
among firms, showing how firms strategically determine production levels based on
anticipated competitor responses. The Bertrand model examines price competition,
demonstrating how even duopolies can result in competitive pricing under certain
conditions. The Stackelberg model introduces sequential decision-making, with a
first-mover (leader) and followers.

These models have practical applications in antitrust analysis, helping regulators


assess the competitive effects of mergers and the potential for collusion. Game theory
also illuminates entry deterrence strategies, predatory pricing, and capacity investments
as credible commitments that shape market outcomes.

3.1.2 Bargaining and Negotiation

The Nash bargaining solution provides a framework for analyzing negotiation outcomes
based on players' bargaining power and outside options. Rubinstein's (1982) alternating
offers model extends this to dynamic settings, showing how impatience (discount
factors) affects bargaining power and outcomes.

Applications include labor negotiations, international trade agreements, and corporate


takeovers. Game-theoretic insights help negotiators understand how commitment
devices, asymmetric information, and reputation effects influence bargaining outcomes.

3.1.3 Auction Theory

Game theory has developed sophisticated models of auction formats, explaining


bidding behavior and comparing revenue generation across designs. The revenue
equivalence theorem establishes conditions under which different auction formats
(English, Dutch, first-price sealed-bid, second-price sealed-bid) yield identical expected
revenue.

Auction theory has direct applications in spectrum allocation, treasury securities,


procurement contracts, and online advertising markets. The 2020 Nobel Prize in
Economics recognized contributions to auction theory and the development of new
auction formats for complex settings.

3.1.4 Contract Theory and Asymmetric Information

Game theory addresses principal-agent problems arising from asymmetric information


in economic relationships. Moral hazard models examine how contracts can align
incentives when agents' actions are unobservable. Adverse selection models analyze
settings where agents have private information before contracting.

Applications include executive compensation design, insurance markets, regulatory


frameworks, and financial contracting. These models have practical significance for
corporate governance, healthcare policy, and financial regulation.

3.2 Political Science

Game theory provides powerful tools for analyzing political institutions, voting systems,
international relations, and public choice problems.
3.2.1 Voting and Social Choice

Game theory illuminates strategic voting behavior, where voters may not truthfully reveal
preferences. The median voter theorem explains policy convergence in two-party
systems under specific conditions. Game-theoretic models also help analyze electoral
systems, legislative bargaining, and committee decision-making.

Applications include designing voting rules, understanding political polarization, and


analyzing coalition formation in multi-party systems.

3.2.2 International Relations

Game theory offers frameworks for analyzing international conflict, cooperation, and
diplomacy. The security dilemma models how nations' defensive actions can be
perceived as threatening by others, potentially escalating conflict. Chicken games and
brinkmanship models explain crisis behavior and nuclear deterrence.

The iterated prisoner's dilemma illustrates conditions for cooperation in anarchic


international systems without central enforcement. Applications include arms control
agreements, trade negotiations, climate change treaties, and alliance formation.

3.2.3 Public Choice and Institutional Design

Game theory helps analyze how political institutions shape incentives and outcomes.
Models of rent-seeking explain wasteful competition for government favors.
Game-theoretic approaches to constitutional design examine how rules constrain
political actors and affect policy outcomes.

Applications include designing checks and balances, electoral systems, and decision
rules to promote accountability, representation, and efficient provision of public goods.

3.3 Biology

Game theory has transformed evolutionary biology by providing mathematical models


to explain the evolution and maintenance of behaviors through natural selection.

3.3.1 Evolutionary Game Theory

Evolutionary game theory replaces rational choice with evolutionary dynamics, where
successful strategies proliferate through replication or imitation. This approach helps
explain the evolution of cooperation, aggression, altruism, and other social behaviors in
animal populations.
The concept of evolutionarily stable strategies (ESS) identifies behaviors that, once
established in a population, cannot be invaded by alternative strategies. This provides
insights into why certain behavioral traits persist in nature.

3.3.2 Animal Behavior and Signaling

Game theory models help explain diverse animal behaviors, including:

●​ Contests and territoriality: The "war of attrition" model explains how animals
decide whether to fight or retreat based on resource value and asymmetries in
fighting ability.
●​ Mating strategies: Models of mate choice and parental investment explain
gender differences in reproductive behavior.
●​ Signaling games: Models of honest and deceptive signaling explain when
animals can reliably communicate information about their quality or intentions.

These applications bridge biology and game theory, showing how strategic thinking
applies even when actors are not consciously calculating.

3.4 Computer Science and Artificial Intelligence

Game theory has become increasingly important in computer science, particularly for
designing algorithms and systems involving multiple autonomous agents.

3.4.1 Algorithmic Game Theory

This interdisciplinary field examines computational aspects of game theory and


strategic behavior in computational systems. Key topics include:

●​ Computational complexity of equilibria: Research on the computational difficulty


of finding Nash equilibria informs algorithm design and expectations for
strategic behavior.
●​ Price of anarchy: This measure quantifies efficiency loss due to selfish behavior
compared to centralized optimization, with applications to network routing, load
balancing, and resource allocation.

3.4.2 Multi-Agent Systems and AI

Game theory provides foundations for designing artificial intelligence systems that
interact with other autonomous agents (human or artificial):
●​ Learning in games: Models of how agents learn to play games through
experience, with applications to reinforcement learning.
●​ Mechanism design for AI: Designing incentive systems for AI agents to elicit
truthful information and promote cooperative behavior.
●​ Strategic reasoning in AI: Incorporating game-theoretic reasoning into AI
decision-making for competitive and cooperative settings.

Recent advances in multi-agent reinforcement learning draw heavily on game-theoretic


concepts to develop AI systems that can operate effectively in strategic environments.

3.4.3 Internet Economics and Network Effects

Game theory helps analyze online platforms, social networks, and digital markets
characterized by strategic interdependence:

●​ Network formation games: Models of how strategic actors form connections,


with applications to social network analysis and communication networks.
●​ Information aggregation: Game-theoretic models of crowd-sourcing, prediction
markets, and rating systems.
●​ Content moderation and fake news: Strategic models of information
manipulation and defensive mechanisms.

These applications are increasingly relevant as digital platforms reshape economic and
social interactions.

4. Future Directions
4.1 Integration with Machine Learning

The integration of game theory with machine learning represents a promising frontier,
with potential advances in several areas:

4.1.1 Learning in Strategic Environments

Traditional machine learning often assumes a static environment, whereas many


real-world scenarios involve multiple learning agents simultaneously adapting to each
other. This creates non-stationary environments where convergence guarantees are
more challenging. Recent research explores:

●​ Multi-agent reinforcement learning: Developing algorithms that can learn


effective strategies in competitive or cooperative multi-agent settings.
●​ Learning equilibria: Methods for discovering and converging to equilibrium
strategies through experience rather than analytical calculation.
●​ Opponent modeling: Techniques for learning models of other agents' strategies
to inform one's own decision-making.

These approaches have applications in autonomous driving, financial trading


algorithms, and human-AI collaboration.

4.1.2 Machine Learning for Mechanism Design

Machine learning is transforming mechanism design by enabling:

●​ Automated mechanism design: Using machine learning to discover novel


mechanisms tailored to specific contexts, potentially outperforming
human-designed mechanisms.
●​ Data-driven mechanism optimization: Tuning mechanism parameters based on
empirical behavior rather than theoretical assumptions about rationality.
●​ Robust mechanism design: Creating mechanisms that perform well across
diverse populations with varying levels of rationality and strategic sophistication.

Applications include designing better matching markets, auction platforms, and


recommendation systems.

4.2 Behavioral Game Theory

As empirical evidence has challenged assumptions of perfect rationality, behavioral


game theory has emerged to incorporate psychological realities into strategic analysis.

4.2.1 Bounded Rationality and Cognitive Limitations

Behavioral models incorporate cognitive constraints that affect strategic


decision-making:

●​ Level-k thinking: Models where players have limited depths of strategic


reasoning, with applications to beauty contest games and speculative markets.
●​ Quantal response equilibrium: Incorporating noisy decision-making where
players make errors more frequently when payoff differences are small.
●​ Learning models: How players adjust strategies based on experience,
incorporating recency effects, salience, and other cognitive biases.

These approaches provide more accurate predictions of behavior in experimental and


field settings.
4.2.2 Social Preferences and Psychological Factors

Behavioral game theory expands utility functions beyond material self-interest:

●​ Fairness and reciprocity: Models incorporating inequality aversion, reciprocity,


and intentions, explaining behavior in ultimatum games, public goods games,
and trust games.
●​ Social norms: How shared expectations about appropriate behavior influence
strategic choices.
●​ Emotion and psychology: Incorporating psychological states like anger, guilt, and
pride into strategic analysis.

These extensions have practical applications in organizational design, consumer


marketing, and public policy.

4.3 Network Game Theory

Strategic interactions increasingly occur in network contexts, where players' payoffs


depend on their position in social, economic, or information networks.

4.3.1 Dynamic Network Formation

Research on how strategic decisions shape network structure includes:

●​ Strategic link formation: Models of how self-interested agents decide which


connections to form or sever.
●​ Network stability: Characterizing stable network configurations under various
link formation protocols.
●​ Efficiency of strategic networks: Analyzing whether decentralized network
formation leads to efficient structures.

Applications span social media platform design, organizational structure, supply chains,
and communication networks.

4.3.2 Games on Networks

Beyond network formation, research examines how existing network structures


influence strategic behavior:

●​ Diffusion games: Strategic adoption of innovations, technologies, or behaviors


spreading through networks.
●​ Network games with local interactions: Models where players interact primarily
with neighbors rather than the entire population.
●​ Information and learning in networks: How network structure affects information
aggregation and belief formation.

These models help explain viral marketing, technology adoption, protest movements,
and financial contagion.

4.4 Quantum Game Theory

Quantum game theory explores how quantum phenomena like superposition and
entanglement can transform strategic interactions.

4.4.1 Theoretical Foundations

Quantum game theory extends classical games by allowing:

●​ Quantum strategies: Players can access quantum operations, potentially


expanding the strategy space.
●​ Entangled games: Initial states may be entangled, creating correlations
impossible in classical games.
●​ Quantum equilibria: New equilibrium concepts reflecting the unique properties of
quantum strategies.

Research suggests that quantum versions of games may have different equilibria and
efficiency properties than their classical counterparts.

4.4.2 Potential Applications

While largely theoretical at present, quantum game theory has potential future
applications:

●​ Quantum cryptography and security protocols: Designing mechanisms resistant


to quantum computing attacks.
●​ Quantum algorithms for mechanism design: Leveraging quantum computing to
solve complex mechanism design problems.
●​ Quantum auctions and markets: Potential efficiency gains from quantum
mechanisms in economic settings.

As quantum computing advances, these applications may move from theoretical


curiosities to practical implementations.
5. Challenges and Limitations
Despite its powerful analytical framework, game theory faces several challenges and
limitations that motivate ongoing research:

5.1 Computational Complexity

Finding equilibria in large games is computationally challenging. Nash equilibria in


general n-player games are PPAD-complete, suggesting fundamental computational
barriers to equilibrium analysis in complex settings. This limits practical applications in
scenarios with many players or large strategy spaces.

Research directions addressing this challenge include:

●​ Developing efficient algorithms for special classes of games


●​ Approximation methods that identify near-equilibrium strategies
●​ Alternative solution concepts with better computational properties

5.2 Empirical Validation

Testing game-theoretic predictions empirically presents several challenges:

●​ Laboratory experiments may lack external validity


●​ Field data often contains confounding factors
●​ Strategic considerations in experimental design itself
●​ Difficulty observing beliefs and information sets

Advances in experimental economics, field experiments, and neuroeconomics are


gradually addressing these challenges, providing richer empirical foundations for
game-theoretic models.

5.3 Model Specification and Robustness

Game-theoretic analysis is highly sensitive to model specification:

●​ Small changes in game structure, information, or payoffs can lead to drastically


different predictions
●​ Equilibrium selection remains problematic when multiple equilibria exist
●​ Real-world applications require robust predictions across model variations
Developing more robust approaches that provide reliable predictions across model
specifications remains an important research direction.

6. Conclusion
Game theory has evolved from a mathematical curiosity to an indispensable framework
for understanding strategic interactions across diverse domains. Its theoretical
elegance combined with practical applicability has made it one of the most influential
analytical approaches in the social sciences, biology, and computer science.

As we have explored throughout this paper, the theoretical foundations of game theory
provide a flexible set of tools for modeling various strategic scenarios, from competitive
markets to evolutionary processes. The applications span traditional domains like
economics and political science to emerging fields like artificial intelligence and
quantum computing.

The future directions of game theory reflect both the enduring challenges of the field
and its adaptive nature. Integration with machine learning promises to enhance both
fields, creating more sophisticated models of learning in strategic environments.
Behavioral approaches continue to refine our understanding of how psychological
factors influence strategic decision-making. Network perspectives recognize the
embedded nature of most strategic interactions in modern society. Finally, quantum
game theory represents a speculative but potentially transformative frontier that may
redefine our understanding of strategic interaction.

As computational capabilities advance and interdisciplinary boundaries blur, game


theory is likely to become even more central to our understanding of complex adaptive
systems involving multiple autonomous agents. The fundamental questions that
motivated von Neumann, Morgenstern, Nash, and other pioneers—how rational agents
should act in interdependent decision environments, and how to design systems that
channel self-interest toward desirable outcomes—remain as relevant as ever in our
increasingly interconnected world.

The continued development of game theory thus represents not merely an academic
exercise but an essential endeavor for addressing coordination challenges in economic,
social, political, and technological systems. By providing a formal language for
analyzing strategic interaction, game theory will remain indispensable for understanding
and shaping the complex systems that define modern society.
References
1.​ Axelrod, R. (1984). The Evolution of Cooperation. Basic Books.
2.​ Camerer, C. F. (2003). Behavioral Game Theory: Experiments in Strategic
Interaction. Princeton University Press.
3.​ Fudenberg, D., & Tirole, J. (1991). Game Theory. MIT Press.
4.​ Harsanyi, J. C. (1967-68). Games with Incomplete Information Played by
"Bayesian" Players, Parts I-III. Management Science, 14(3), 159-182, 320-334,
486-502.
5.​ Jackson, M. O. (2008). Social and Economic Networks. Princeton University
Press.
6.​ Maynard Smith, J., & Price, G. R. (1973). The Logic of Animal Conflict. Nature,
246, 15-18.
7.​ Meyer, D. A. (1999). Quantum Strategies. Physical Review Letters, 82(5),
1052-1055.
8.​ Milgrom, P., & Roberts, J. (1982). Predation, Reputation, and Entry Deterrence.
Journal of Economic Theory, 27(2), 280-312.
9.​ Nash, J. (1950). Equilibrium Points in n-Person Games. Proceedings of the
National Academy of Sciences, 36(1), 48-49.
10.​Nisan, N., Roughgarden, T., Tardos, E., & Vazirani, V. V. (Eds.). (2007). Algorithmic
Game Theory. Cambridge University Press.
11.​Nowak, M. A. (2006). Evolutionary Dynamics: Exploring the Equations of Life.
Harvard University Press.
12.​Osborne, M. J., & Rubinstein, A. (1994). A Course in Game Theory. MIT Press.
13.​Rubinstein, A. (1982). Perfect Equilibrium in a Bargaining Model. Econometrica,
50(1), 97-109.
14.​Schelling, T. C. (1960). The Strategy of Conflict. Harvard University Press.
15.​Selten, R. (1965). Spieltheoretische Behandlung eines Oligopolmodells mit
Nachfrageträgheit. Zeitschrift für die gesamte Staatswissenschaft, 121, 301-324.
16.​Von Neumann, J., & Morgenstern, O. (1944). Theory of Games and Economic
Behavior. Princeton University Press.

You might also like