ClusterAbstract
, ClusterWheatley
public 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, value
protected final boolean allPermutations
protected int num
protected int tot
public ClusterICPYC(int nPoints, MayerFunction f)
public double calcValue(BoxCluster box)
ClusterWheatleyHS
calcValue
in interface ClusterWheatley
calcValue
in class ClusterWheatleyHS