![]() | ||
In game theory, the common ways to describe a game are the normal form and the extensive form. The graphical form is an alternate compact representation of a game using the interaction among participants.
Contents
Consider a game with
Formal definition
A graphical game is represented by a graph
The size of the game's representation
For a general
An example
In case where each player's utility function depends only on one other player:
The maximal degree of the graph is 1, and the game can be described as
Nash equilibrium
Finding Nash equilibrium in a game takes exponential time in the size of the representation. If the graphical representation of the game is a tree, we can find the equilibrium in polynomial time. In the general case, where the maximal degree of a node is 3 or more, the problem is NP-complete.