Uses of Class
edu.princeton.repeatedgames.rgsolve.games.specialgames.BertrandImperfectSubs

Packages that use BertrandImperfectSubs
edu.princeton.repeatedgames.rgsolve.games Contains the Game class which defines a repeated game, and classes for constructing, manipulating and analyzing games. 
 

Uses of BertrandImperfectSubs in edu.princeton.repeatedgames.rgsolve.games
 

Methods in edu.princeton.repeatedgames.rgsolve.games that return BertrandImperfectSubs
static BertrandImperfectSubs GameFactory.getBertrandImperfectSubs(int m1, int m2)
          An m1 x m2 Bertrand game with goods that are imperfect substitutes.