public abstract class AbstractAllocation extends java.lang.Object implements Allocation
Allocation.AllocType
Constructor and Description |
---|
AbstractAllocation(Allocation.AllocType type) |
Modifier and Type | Method and Description |
---|---|
double |
getEntropy()
Returns the entropy of the allocation distribution.
|
protected static java.lang.String |
getString(java.util.Set<Allocatable> allocs) |
Allocation.AllocType |
getType() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getAllAllocatables, getAllocation, getAllocation, getProbabilitiesOfAllocations
public AbstractAllocation(Allocation.AllocType type)
public Allocation.AllocType getType()
getType
in interface Allocation
protected static java.lang.String getString(java.util.Set<Allocatable> allocs)
public double getEntropy()