|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectec.Statistics
ec.simple.SimpleStatistics
com.parabon.ec.simple.FinalStatistics
public class FinalStatistics
Like SimpleStatistics, but also prints out all
individuals in the population.
| Field Summary |
|---|
| Fields inherited from class ec.simple.SimpleStatistics |
|---|
best_of_run, P_COMPRESS, P_LOWEST_SCORES, P_STATISTICS_FILE, pickLowest, statisticslog |
| Fields inherited from class ec.Statistics |
|---|
children, P_CHILD, P_NUMCHILDREN |
| Constructor Summary | |
|---|---|
FinalStatistics()
|
|
| Method Summary | |
|---|---|
void |
finalStatistics(EvolutionState state,
int result)
Prints the usual final statistics and then prints all individuals and their fitness scores. |
| Methods inherited from class ec.simple.SimpleStatistics |
|---|
generationBoundaryStatistics, individualsEvaluatedStatistics, postEvaluationStatistics, postInitializationStatistics, setup |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface ec.steadystate.SteadyStateStatisticsForm |
|---|
individualsBredStatistics, postInitialEvaluationStatistics, preInitialEvaluationStatistics, preInitializationStatistics |
| Constructor Detail |
|---|
public FinalStatistics()
| Method Detail |
|---|
public void finalStatistics(EvolutionState state,
int result)
finalStatistics in interface SteadyStateStatisticsFormfinalStatistics in class SimpleStatistics
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||