| Package | Description |
|---|---|
| ec.app.coevolve1 | |
| ec.app.coevolve2 | |
| ec.coevolve | |
| ec.eval | |
| ec.gp.ge |
| Modifier and Type | Class and Description |
|---|---|
class |
CompetitiveMaxOnes |
| Modifier and Type | Class and Description |
|---|---|
class |
CoevolutionaryECSuite |
| Modifier and Type | Field and Description |
|---|---|
GroupedProblemForm |
CompetitiveEvaluatorThread.p |
| Modifier and Type | Method and Description |
|---|---|
protected void |
MultiPopCoevolutionaryEvaluator.afterCoevolutionaryEvaluation(EvolutionState state,
Population population,
GroupedProblemForm prob) |
protected void |
MultiPopCoevolutionaryEvaluator.beforeCoevolutionaryEvaluation(EvolutionState state,
Population population,
GroupedProblemForm prob) |
void |
CompetitiveEvaluator.evalNRandomOneWay(EvolutionState state,
int[] from,
int[] numinds,
Individual[] individuals,
int subpop,
GroupedProblemForm prob) |
void |
CompetitiveEvaluator.evalNRandomOneWayPopChunk(EvolutionState state,
int from,
int numinds,
int threadnum,
Individual[] individuals,
int subpop,
GroupedProblemForm prob) |
void |
CompetitiveEvaluator.evalNRandomTwoWay(EvolutionState state,
int[] from,
int[] numinds,
Individual[] individuals,
int subpop,
GroupedProblemForm prob) |
void |
CompetitiveEvaluator.evalNRandomTwoWayPopChunk(EvolutionState state,
int from,
int numinds,
int threadnum,
Individual[] individuals,
int subpop,
GroupedProblemForm prob) |
void |
CompetitiveEvaluator.evalRoundRobin(EvolutionState state,
int[] from,
int[] numinds,
Individual[] individuals,
int subpop,
GroupedProblemForm prob) |
void |
CompetitiveEvaluator.evalRoundRobinPopChunk(EvolutionState state,
int from,
int numinds,
int threadnum,
Individual[] individuals,
int subpop,
GroupedProblemForm prob)
A private helper function for evalutatePopulation which evaluates a chunk
of individuals in a subpopulation for a given thread.
|
void |
CompetitiveEvaluator.evalSingleElimination(EvolutionState state,
Individual[] individuals,
int subpop,
GroupedProblemForm prob) |
void |
MultiPopCoevolutionaryEvaluator.performCoevolutionaryEvaluation(EvolutionState state,
Population population,
GroupedProblemForm prob) |
| Modifier and Type | Class and Description |
|---|---|
class |
MasterProblem
MasterProblem.java
|
| Modifier and Type | Class and Description |
|---|---|
class |
GEProblem
GEProblem is a special replacement for Problem which performs GE mapping.
|
Copyright © 2014 Evolutionary Computation Laboratory at George Mason University. All rights reserved.