Search in Co-Wiki

Non-atomic game

game-theory 599 tokens 9 outbound links

Non-atomic game

In game-theory, a non-atomic game (NAG) is a generalization of the normal-form-game to a situation in which there are so many players so that they can be considered as a continuum. NAG-s were introduced by david-schmeidler; he extended the theorem on existence of a nash-equilibrium, which John Nash originally proved for finite games, to NAG-s.

Motivation Schmeidler motivates the study of NAG-s as follows: Friedman and Blonsky. Roughgarden and Tardos studied the price-of-anarchy in NCG-s.

Computing an equilibrium in an NCG can be rephrased as a convex optimization problem, and thus can be solved in wealky-polynomial time (e.g. by the ellipsoid method). Fabrikant, Papadimitriou and Talwar presented a strongly-polytime algorithm for finding a PNE in the special case of network NCG-s. In this special case there is a graph <math>G</math>; for each type <math>i</math> there are two nodes <math>s_i</math> and <math>t_i</math> from <math>G</math>; and the set of strategies available to type <math>i</math> is the set of all paths from <math>s_i</math> to <math>t_i</math>. If the utility functions of all players are Lipschitz continuous with constant <math>L</math>, then their algorithm computes an <math>e</math>-approximate PNE in strongly-polynomial time - polynomial in <math>n</math>, <math>L</math> and <math>1/e</math>.

Generalizations The two theorems of Schmeidler can be generalized in several ways:

See also * [[continuous-game]] - a game with finitely many players, but a continuously large set of strategies. * [[congestion-game|Congesion game#nonatomic]].

References