public static class CompressedPayoffMatrix.FullEntry extends Object implements Serializable
Modifier and Type | Field and Description |
---|---|
protected CompressedPayoffMatrix |
matrix |
protected int[] |
pureStrategyProfile |
Constructor and Description |
---|
CompressedPayoffMatrix.FullEntry(int[] pureStrategyProfile,
CompressedPayoffMatrix matrix) |
protected int[] pureStrategyProfile
protected CompressedPayoffMatrix matrix
public CompressedPayoffMatrix.FullEntry(int[] pureStrategyProfile, CompressedPayoffMatrix matrix)
public int getStrategy(int player)
public CompressedPayoffMatrix.Entry compress()
Copyright © 2014. All rights reserved.