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

Interface Prototype

ecj/src/main/java/ec/Prototype.java:53–161  ·  view source on GitHub ↗

Prototype classes typically have one or a few prototype instances created during the course of a run. These prototype instances each get setup(...) called on them. From then on, all new instances of a Prototype classes are Cloned from these prototype instances. The purpose of a prototyp

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 16

newIndividualMethod · 0.65
cloneMethod · 0.65
cloneMethod · 0.65
cloneMethod · 0.65
cloneMethod · 0.65
cloneMethod · 0.65
produceMethod · 0.65
setupMethod · 0.65
setupMethod · 0.65
setupMethod · 0.65
setupMethod · 0.65

Implementers 15

PeerSelectionMethodcontrib/drm/ec/drm/peerselect/PeerSele
GPTreecontrib/xholon/ec/gp/GPTree.java
GPNodecontrib/xholon/ec/gp/GPNode.java
Speciesecj/src/main/java/ec/Species.java
Fitnessecj/src/main/java/ec/Fitness.java
Individualecj/src/main/java/ec/Individual.java
BreedingSourceecj/src/main/java/ec/BreedingSource.ja
Problemecj/src/main/java/ec/Problem.java
NEATSubspeciesecj/src/main/java/ec/neat/NEATSubspeci
NEATNodeecj/src/main/java/ec/neat/NEATNode.jav
NEATInnovationecj/src/main/java/ec/neat/NEATInnovati
NEATNetworkecj/src/main/java/ec/neat/NEATNetwork.

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…