|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectec.Statistics
ec.simple.SimpleStatistics
ec.multiobjective.spea2.SPEA2Statistics
public class SPEA2Statistics
| Field Summary |
|---|
| Fields inherited from class ec.simple.SimpleStatistics |
|---|
best_of_run, P_COMPRESS, P_STATISTICS_FILE, statisticslog |
| Fields inherited from class ec.Statistics |
|---|
children, P_CHILD, P_NUMCHILDREN |
| Constructor Summary | |
|---|---|
SPEA2Statistics()
|
|
| Method Summary | |
|---|---|
void |
finalStatistics(EvolutionState state,
int result)
Logs the best individual of the run. |
void |
postEvaluationStatistics(EvolutionState state)
Logs the best individual of the generation. |
| Methods inherited from class ec.simple.SimpleStatistics |
|---|
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 |
|---|
generationBoundaryStatistics, individualsBredStatistics, individualsEvaluatedStatistics, postInitialEvaluationStatistics, preInitialEvaluationStatistics, preInitializationStatistics |
| Constructor Detail |
|---|
public SPEA2Statistics()
| Method Detail |
|---|
public void finalStatistics(EvolutionState state,
int result)
finalStatistics in interface SteadyStateStatisticsFormfinalStatistics in class SimpleStatisticspublic void postEvaluationStatistics(EvolutionState state)
SimpleStatistics
postEvaluationStatistics in class SimpleStatistics
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||