Serialized Form
Package ac.essex.ooechs.ecj.ecj2java.example.data |
x
double x
Package ac.essex.ooechs.ecj.ecj2java.example.problems |
input
DoubleData input
x
double x
Package ac.essex.ooechs.ecj.ecj2java.example.terminals |
Package ac.essex.ooechs.ecj.ecj2java.nodes |
type
int type
value
double value
variableName
java.lang.String variableName
numChildren
int numChildren
- The amount of children this node is SUPPOSED to have
type
int type
- The type of node - Terminal, Function or ERC - used by the JavaWriter
text
java.lang.String text
- The name of this node - text is used by the GPNode's toString function
variableName
java.lang.String variableName