|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use edu.princeton.repeatedgames.rgsolve.games.specialgames | |
---|---|
edu.princeton.repeatedgames.rgsolve.games | Contains the Game class which defines
a repeated game, and classes for constructing,
manipulating and analyzing games. |
Classes in edu.princeton.repeatedgames.rgsolve.games.specialgames used by edu.princeton.repeatedgames.rgsolve.games | |
---|---|
BertrandImperfectSubs
A Bertrand game with goods that are imperfect substitutes. |
|
BertrandPerfectSubs
A Bertrand Game with the demand function for player i Q(pi, pj) = A - B * pi [if pi < pj] Q(pi, pj) = 0 [if pi > pj] Q(pi, pj) = (A - B * pi)/2 [if pi = pj] Constant marginal costs are c1 and c2 Maximum price is A/B |
|
CournotGame
A Cournot Game, where P(Q) = Max{ A - B * Q, 0 } Minimum output is zero, maximum output for player i in {1,2} is the maximum between A/B and *PROF* / ci ,
where *PROF* is the monopolist profit. |
|
RandomNormalGame
Creates a game where payoffs are distributed bivariate normal |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |