ec.app.mona
Class MonaStatistics
- java.lang.Object
-
- ec.Statistics
-
- ec.app.mona.MonaStatistics
-
public class MonaStatistics extends Statistics
- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field and Description Individualbest_of_run-
Fields inherited from class ec.Statistics
children, P_CHILD, P_MUZZLE, P_NUMCHILDREN, P_SILENT, P_SILENT_FILE, P_SILENT_PRINT, silentFile, silentPrint
-
-
Constructor Summary
Constructors Constructor and Description MonaStatistics()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description voidfinalStatistics(EvolutionState state, int result)Logs the best individual of the run.voidpostEvaluationStatistics(EvolutionState state)Logs the best individual of the generation.-
Methods inherited from class ec.Statistics
enteringInitialPopulationStatistics, enteringSteadyStateStatistics, generationBoundaryStatistics, individualsBredStatistics, individualsEvaluatedStatistics, postBreedingStatistics, postCheckpointStatistics, postInitializationStatistics, postPostBreedingExchangeStatistics, postPreBreedingExchangeStatistics, preBreedingStatistics, preCheckpointStatistics, preEvaluationStatistics, preInitializationStatistics, prePostBreedingExchangeStatistics, prePreBreedingExchangeStatistics, setup
-
-
-
-
Field Detail
-
best_of_run
public Individual best_of_run
-
-
Method Detail
-
postEvaluationStatistics
public void postEvaluationStatistics(EvolutionState state)
Logs the best individual of the generation.- Overrides:
postEvaluationStatisticsin classStatistics
-
finalStatistics
public void finalStatistics(EvolutionState state, int result)
Logs the best individual of the run.- Overrides:
finalStatisticsin classStatistics
-
-
DMelt 3.0 © DataMelt by jWork.ORG