|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectedu.princeton.repeatedgames.rgsolve.games.GamutGameTransformer
public class GamutGameTransformer
This class transforms games generated by the GAMUT
suite of polymatrix game generators into an rgsolve
BimatrixGame object.
| Constructor Summary | |
|---|---|
GamutGameTransformer()
|
|
| Method Summary | |
|---|---|
static BimatrixGame |
transform(edu.stanford.multiagent.gamer.Game gamutGame,
double delta)
This method transforms games generated by the GAMUT suite of polymatrix game generators into an rgsolve BimatrixGame object. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GamutGameTransformer()
| Method Detail |
|---|
public static BimatrixGame transform(edu.stanford.multiagent.gamer.Game gamutGame,
double delta)
BimatrixGame object.
gamutGame - delta - the discount
BimatrixGame that is equivalent to the GAMUT GAME
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||