Package | Description |
---|---|
net.sourceforge.jabm.gametheory |
Classes for performing empirical game-theoretic analysis of agent-based models.
|
net.sourceforge.jabm.report |
Classes implementing monitoring and reporting functionality.
|
Modifier and Type | Field and Description |
---|---|
protected HashMap<CompressedPayoffMatrix.Entry,PayoffMap> |
CompressedPayoffMatrix.matrix |
Modifier and Type | Method and Description |
---|---|
PayoffMap |
CompressedPayoffMatrix.getCompressedPayoffs(CompressedPayoffMatrix.Entry entry) |
Modifier and Type | Method and Description |
---|---|
void |
CompressedPayoffMatrix.setCompressedPayoffs(CompressedPayoffMatrix.Entry entry,
PayoffMap compressedPayoffs) |
Modifier and Type | Method and Description |
---|---|
PayoffMap |
PayoffByStrategyReportVariables.getPayoffMap() |
Modifier and Type | Method and Description |
---|---|
void |
PayoffByStrategyReportVariables.setPayoffMap(PayoffMap payoffMap) |
Copyright © 2014. All rights reserved.