static class SizeFairCrossoverPipeline.NodeInfo extends Object
| Modifier and Type | Field and Description |
|---|---|
(package private) GPNode |
node |
(package private) int |
numberOfSubTreesBeneath |
| Constructor and Description |
|---|
SizeFairCrossoverPipeline.NodeInfo(GPNode node,
int numberOfSubtrees) |
int numberOfSubTreesBeneath
GPNode node
public SizeFairCrossoverPipeline.NodeInfo(GPNode node, int numberOfSubtrees)
public void setSubtrees(int totalSubtrees)
public int getSubtrees()
public GPNode getNode()
Copyright © 2014 Evolutionary Computation Laboratory at George Mason University. All rights reserved.