public class MonaStatistics extends Statistics
| Modifier and Type | Field and Description |
|---|---|
Individual |
best_of_run |
children, P_CHILD, P_MUZZLE, P_NUMCHILDREN, P_SILENT, P_SILENT_FILE, P_SILENT_PRINT, silentFile, silentPrint| Constructor and Description |
|---|
MonaStatistics() |
| Modifier and Type | Method and Description |
|---|---|
void |
finalStatistics(EvolutionState state,
int result)
Logs the best individual of the run.
|
void |
postEvaluationStatistics(EvolutionState state)
Logs the best individual of the generation.
|
enteringInitialPopulationStatistics, enteringSteadyStateStatistics, generationBoundaryStatistics, individualsBredStatistics, individualsEvaluatedStatistics, postBreedingStatistics, postCheckpointStatistics, postInitializationStatistics, postPostBreedingExchangeStatistics, postPreBreedingExchangeStatistics, preBreedingStatistics, preCheckpointStatistics, preEvaluationStatistics, preInitializationStatistics, prePostBreedingExchangeStatistics, prePreBreedingExchangeStatistics, setuppublic Individual best_of_run
public void postEvaluationStatistics(EvolutionState state)
postEvaluationStatistics in class Statisticspublic void finalStatistics(EvolutionState state, int result)
finalStatistics in class StatisticsCopyright © 2014 Evolutionary Computation Laboratory at George Mason University. All rights reserved.