ClusterAbstract, ClusterWheatleypublic class ClusterICPYC extends ClusterWheatleyHS
ClusterWheatleyHS.AllSigs| Modifier and Type | Field | Description |
|---|---|---|
protected boolean |
allPermutations |
|
protected int |
num |
|
protected int |
tot |
beta, cliqueCount, cliqueList, cliqueSet, cPairID, eCliqueCount, eCliqueList, edgeCount, f, fA, fB, fC, fQ, fullBondMask, lastCPairID, lastValue, n, notzero, outDegree, precalcQ, screened, total, value| Constructor | Description |
|---|---|
ClusterICPYC(int nPoints,
MayerFunction f) |
| Modifier and Type | Method | Description |
|---|---|---|
double |
calcValue(BoxCluster box) |
Returns the cluster value for the given configuration.
|
calcFullFQ, calcValue, checkConfig, cliqueCheck, getCliqueCount, getCliques, getECliqueCount, getECliques, getEdgeCount, getFullBondMask, getOutDegree, makeCopy, pointCount, setTemperature, updateF, valueprotected final boolean allPermutations
protected int num
protected int tot
public ClusterICPYC(int nPoints,
MayerFunction f)
public double calcValue(BoxCluster box)
ClusterWheatleyHScalcValue in interface ClusterWheatleycalcValue in class ClusterWheatleyHS