public class KeijzerERC extends RegERC
| Modifier and Type | Field and Description |
|---|---|
static double |
MEAN |
static double |
STANDARD_DEVIATION |
argposition, children, CHILDREN_UNKNOWN, constraints, GPNODEPRINTTAB, MAXPRINTBYTES, NODESEARCH_ALL, NODESEARCH_NONTERMINALS, NODESEARCH_TERMINALS, P_NODE, P_NODECONSTRAINTS, parent| Constructor and Description |
|---|
KeijzerERC() |
| Modifier and Type | Method and Description |
|---|---|
String |
name()
Returns the lowercase "name" of this ERC function class, some
simple, short name which distinguishes this class from other ERC
function classes you're using.
|
void |
resetNode(EvolutionState state,
int thread)
Remember to override this to randomize your ERC after it has been cloned.
|
decode, encode, eval, nodeEquals, nodeHashCode, readNode, toStringForHumans, writeNodeexpectedChildren, mutateERC, readNode, toStringatDepth, checkConstraints, clone, cloneReplacing, cloneReplacing, cloneReplacing, cloneReplacingAtomic, cloneReplacingAtomic, cloneReplacingNoSubclone, constraints, contains, defaultBase, depth, errorInfo, iterator, iterator, iterator, lightClone, makeCTree, makeGraphvizSubtree, makeGraphvizTree, makeLatexTree, makeLispTree, makeLispTree, nodeEquivalentTo, nodeInPosition, nodeInPosition, numNodes, numNodes, parentType, pathLength, printNode, printNode, printNode, printNodeForHumans, printNodeForHumans, printRootedTree, printRootedTree, printRootedTree, printRootedTreeForHumans, printRootedTreeForHumans, readRootedTree, readRootedTree, replaceWith, rootedTreeEquals, rootedTreeHashCode, rootParent, setup, swapCompatibleWith, toStringForError, writeRootedTreepublic static final double MEAN
public static final double STANDARD_DEVIATION
public String name()
ERCpublic void resetNode(EvolutionState state, int thread)
ERCCopyright © 2014 Evolutionary Computation Laboratory at George Mason University. All rights reserved.