|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectec.Statistics
ec.gp.koza.KozaStatistics
ec.app.edge.EdgeStatistics
public class EdgeStatistics
| Field Summary |
|---|
| Fields inherited from class ec.gp.koza.KozaStatistics |
|---|
best_of_run, P_COMPRESS, P_FULL, P_STATISTICS_FILE, statisticslog |
| Fields inherited from class ec.Statistics |
|---|
children, P_CHILD, P_NUMCHILDREN |
| Constructor Summary | |
|---|---|
EdgeStatistics()
|
|
| Method Summary | |
|---|---|
void |
finalStatistics(EvolutionState state,
int result)
Logs the best individual of the run. |
| Methods inherited from class ec.gp.koza.KozaStatistics |
|---|
individualsEvaluatedStatistics, postBreedingStatistics, postEvaluationStatistics, postInitializationStatistics, preBreedingStatistics, preEvaluationStatistics, preInitializationStatistics, 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 |
|---|
generationBoundaryStatistics, individualsBredStatistics, individualsEvaluatedStatistics, postInitialEvaluationStatistics, preInitialEvaluationStatistics |
| Constructor Detail |
|---|
public EdgeStatistics()
| Method Detail |
|---|
public void finalStatistics(EvolutionState state,
int result)
KozaStatistics
finalStatistics in interface SteadyStateStatisticsFormfinalStatistics in class KozaStatistics
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||