Modifier and Type | Field and Description |
---|---|
static double |
cutOffThreshhold |
static int |
nodeThreshhold |
Constructor and Description |
---|
MetricBoundingBox3(java.util.List<PlacementFrame.PlacementNetwork> networks,
PlacementNodeProxy[] nodeProxies) |
Modifier and Type | Method and Description |
---|---|
double |
evaluate(Chromosome c) |
void |
evaluate(java.util.List<Chromosome> population) |
int |
getPortYOffset(int[] port,
short geneRotation) |
public static double cutOffThreshhold
public static int nodeThreshhold
public MetricBoundingBox3(java.util.List<PlacementFrame.PlacementNetwork> networks, PlacementNodeProxy[] nodeProxies)
public void evaluate(java.util.List<Chromosome> population)
public double evaluate(Chromosome c)
public int getPortYOffset(int[] port, short geneRotation)