Package | Description |
---|---|
net.sourceforge.jabm.gametheory |
Classes for performing empirical game-theoretic analysis of agent-based models.
|
Modifier and Type | Field and Description |
---|---|
protected CompressedPayoffMatrix |
CompressedPayoffMatrix.FullEntry.matrix |
protected CompressedPayoffMatrix |
GameTheoreticSimulationController.payoffMatrix |
Modifier and Type | Method and Description |
---|---|
CompressedPayoffMatrix |
GameTheoreticSimulationController.getPayoffMatrix() |
static CompressedPayoffMatrix |
CompressedPayoffMatrix.readFromFile(String fileName) |
Modifier and Type | Method and Description |
---|---|
void |
GameTheoreticSimulationController.setPayoffMatrix(CompressedPayoffMatrix payoffMatrix) |
Constructor and Description |
---|
CompressedPayoffMatrix.FullEntry(int[] pureStrategyProfile,
CompressedPayoffMatrix matrix) |
Copyright © 2014. All rights reserved.