|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectec.Statistics
ec.gp.koza.KozaShortStatistics
ec.app.edge.EdgeShortStatistics
public class EdgeShortStatistics
| Field Summary |
|---|
| Fields inherited from class ec.gp.koza.KozaShortStatistics |
|---|
best_of_run_a, doFull, lastTime, lastUsage, P_COMPRESS, P_FULL, P_STATISTICS_FILE, statisticslog, totalDepths, totalNodes |
| Fields inherited from class ec.Statistics |
|---|
children, P_CHILD, P_NUMCHILDREN |
| Constructor Summary | |
|---|---|
EdgeShortStatistics()
|
|
| Method Summary | |
|---|---|
void |
_postEvaluationStatistics(EvolutionState state)
Prints out the statistics, but does not end with a println -- this lets overriding methods print additional statistics on the same line |
| Methods inherited from class ec.gp.koza.KozaShortStatistics |
|---|
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 |
| Constructor Detail |
|---|
public EdgeShortStatistics()
| Method Detail |
|---|
public void _postEvaluationStatistics(EvolutionState state)
KozaShortStatistics
_postEvaluationStatistics in class KozaShortStatistics
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||