|
JAGA Homepage | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SimpleGA | |
|---|---|
| org.jaga.exampleApplications.proteinLocation | |
| org.jaga.hooks | |
| org.jaga.masterAlgorithm | |
| Uses of SimpleGA in org.jaga.exampleApplications.proteinLocation |
|---|
| Methods in org.jaga.exampleApplications.proteinLocation with parameters of type SimpleGA | |
|---|---|
void |
ProgressiveTestGroupSizeHook.foundNewResult(SimpleGA caller,
Population pop,
int age,
GAResult result,
GAParameterSet params)
|
void |
ProgressiveTestGroupSizeHook.generationChanged(SimpleGA caller,
Population pop,
int age,
GAResult result,
GAParameterSet params)
|
| Uses of SimpleGA in org.jaga.hooks |
|---|
| Methods in org.jaga.hooks with parameters of type SimpleGA | |
|---|---|
void |
SimpleGAHook.initialisationDone(SimpleGA caller,
Population pop,
int age,
GAResult result,
GAParameterSet params)
|
void |
SimpleGAHook.foundNewResult(SimpleGA caller,
Population pop,
int age,
GAResult result,
GAParameterSet params)
|
void |
SimpleGAHook.generationChanged(SimpleGA caller,
Population pop,
int age,
GAResult result,
GAParameterSet params)
|
void |
SimpleGAHook.terminationConditionApplies(SimpleGA caller,
Population pop,
int age,
GAResult result,
GAParameterSet params)
|
void |
SimpleGAHook.selectedForReproduction(SimpleGA caller,
Individual[] selectedParents,
Population pop,
int age,
GAResult result,
GAParameterSet params)
|
void |
SimpleGAHook.reproduced(SimpleGA caller,
Individual[] children,
Individual[] parents,
Population pop,
int age,
GAResult result,
GAParameterSet params)
|
void |
SimpleGAHook.fitnessCalculated(SimpleGA caller,
Individual updatedIndividual,
Population pop,
int age,
GAParameterSet params)
|
void |
DebugHook.initialisationDone(SimpleGA caller,
Population pop,
int age,
GAResult result,
GAParameterSet params)
|
void |
DebugHook.foundNewResult(SimpleGA caller,
Population pop,
int age,
GAResult result,
GAParameterSet params)
|
void |
DebugHook.generationChanged(SimpleGA caller,
Population pop,
int age,
GAResult result,
GAParameterSet paramss)
|
void |
DebugHook.terminationConditionApplies(SimpleGA caller,
Population pop,
int age,
GAResult result,
GAParameterSet params)
|
void |
DebugHook.selectedForReproduction(SimpleGA caller,
Individual[] selectedParents,
Population pop,
int age,
GAResult result,
GAParameterSet params)
|
void |
DebugHook.reproduced(SimpleGA caller,
Individual[] children,
Individual[] parents,
Population pop,
int age,
GAResult result,
GAParameterSet params)
|
void |
DebugHook.fitnessCalculated(SimpleGA caller,
Individual updatedIndividual,
Population pop,
int age,
GAParameterSet params)
|
void |
BetterResultHook.generationChanged(SimpleGA caller,
Population pop,
int age,
GAResult result,
GAParameterSet paramss)
|
void |
BetterResultHook.selectedForReproduction(SimpleGA caller,
Individual[] selectedParents,
Population pop,
int age,
GAResult result,
GAParameterSet params)
|
void |
BetterResultHook.reproduced(SimpleGA caller,
Individual[] children,
Individual[] parents,
Population pop,
int age,
GAResult result,
GAParameterSet params)
|
void |
BetterResultHook.fitnessCalculated(SimpleGA caller,
Individual updatedIndividual,
Population pop,
int age,
GAParameterSet params)
|
void |
AnalysisHook.initialisationDone(SimpleGA caller,
Population pop,
int age,
GAResult result,
GAParameterSet params)
|
void |
AnalysisHook.foundNewResult(SimpleGA caller,
Population pop,
int age,
GAResult result,
GAParameterSet params)
|
void |
AnalysisHook.generationChanged(SimpleGA caller,
Population pop,
int age,
GAResult result,
GAParameterSet paramss)
|
void |
AnalysisHook.terminationConditionApplies(SimpleGA caller,
Population pop,
int age,
GAResult result,
GAParameterSet params)
|
void |
AnalysisHook.selectedForReproduction(SimpleGA caller,
Individual[] selectedParents,
Population pop,
int age,
GAResult result,
GAParameterSet params)
|
void |
AnalysisHook.reproduced(SimpleGA caller,
Individual[] children,
Individual[] parents,
Population pop,
int age,
GAResult result,
GAParameterSet params)
|
void |
AnalysisHook.fitnessCalculated(SimpleGA caller,
Individual updatedIndividual,
Population pop,
int age,
GAParameterSet params)
|
| Uses of SimpleGA in org.jaga.masterAlgorithm |
|---|
| Subclasses of SimpleGA in org.jaga.masterAlgorithm | |
|---|---|
class |
ElitistGA
TODO: Complete these comments. |
class |
InitialPopulationGA
TODO: Complete these comments. |
class |
ReusableSimpleGA
TODO: Complete these comments. |
|
JAGA Homepage | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||