MCPcopy Create free account
hub / github.com/GMUEClab/ecj / setup

Method setup

ecj/src/main/java/ec/gp/GPNode.java:203–224  ·  view source on GitHub ↗

Sets up a prototypical GPNode with those features all nodes of that prototype share, and nothing more. So no filled-in children, no argposition, no parent. Yet. This must be called after the GPTypes and GPNodeConstraints have been set up. Presently

(final EvolutionState state, final Parameter base)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

setupMethod · 0.95

Calls 8

defaultBaseMethod · 0.95
pushMethod · 0.95
toStringForErrorMethod · 0.95
constraintsForMethod · 0.95
constraintsMethod · 0.95
getStringMethod · 0.80
fatalMethod · 0.80
pushMethod · 0.45

Tested by

no test coverage detected