|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.princeton.repeatedgames.rgsolve.games.Game
edu.princeton.repeatedgames.rgsolve.games.BimatrixGame
edu.princeton.repeatedgames.rgsolve.games.specialgames.AbreuSannikovExample2
public final class AbreuSannikovExample2
This game is the example in figure 8 of Abreu-Sannikov 2013
Field Summary | |
---|---|
private static long |
serialVersionUID
serialization ID |
Fields inherited from class edu.princeton.repeatedgames.rgsolve.games.Game |
---|
description, extension |
Constructor Summary | |
---|---|
AbreuSannikovExample2()
Constructs the example |
Method Summary |
---|
Methods inherited from class edu.princeton.repeatedgames.rgsolve.games.BimatrixGame |
---|
payoff1, payoff2, setPayoff |
Methods inherited from class edu.princeton.repeatedgames.rgsolve.games.Game |
---|
actionUsable, copyUsableActions, delta, m, m1, m2, payoff, payoff, setActionUsable, setDescription, setDiscount, usableActionsDefined |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
private static final long serialVersionUID
Constructor Detail |
---|
public AbreuSannikovExample2()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |