| Package | Description |
|---|---|
| ec | |
| ec.gp | |
| ec.rule | |
| ec.simple |
| Modifier and Type | Field and Description |
|---|---|
Initializer |
EvolutionState.initializer
The population initializer, a singleton object.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GPInitializer
GPInitializer is a SimpleInitializer which sets up all the Cliques,
( the initial
[tree/node]constraints, types, and function sets) for the GP system.
|
| Modifier and Type | Class and Description |
|---|---|
class |
RuleInitializer
A SimpleInitializer subclass designed to be used with rules.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SimpleInitializer
SimpleInitializer is a default Initializer which initializes a Population
by calling the Population's populate(...) method.
|
Copyright © 2014 Evolutionary Computation Laboratory at George Mason University. All rights reserved.