|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectart.ga.Log
This class manage the logging of some usefull statistics about population and chromosomes to files.
The Population's statistics are logged in "/.log/populationStatistics.txt".
The population's statistics are:
The Chromosome's statistics are logged in "/.log/populationStatistics.txt".
The Chromosome's statistics are:
GaConfiguration.setLogStatistics(double)| Method Summary | |
void |
logStats(Population pop)
Log the statistics to file. |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
public void logStats(Population pop)
pop - Population on wich compute statistics.
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||