|
JavaGenes, NASA Ames. Written largely by Al Globus | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgov.nasa.javaGenes.core.Reporter
gov.nasa.javaGenes.EOSscheduling.EOSschedulingReporter
Field Summary | |
java.lang.String |
fitnessEachGenerationFilename
|
Fields inherited from class gov.nasa.javaGenes.core.Reporter |
bestEvolvablesFilename, breederReportFilename, childMakerFilename, childMakersForBestEvolvableFilename, childMakerSoFarFilenameBase, doneFilename, fittestTextFilename, logFilename, parameters, parametersFilename, paretoFilename, populationDirectory, totalTimeFilename, variationOperatorDirectory |
Constructor Summary | |
EOSschedulingReporter(Parameters p)
|
Method Summary | |
void |
done(Population population)
Call when the run is finished. |
Methods inherited from class gov.nasa.javaGenes.core.Reporter |
addPostfix, childMakerReport, fitnessMeanAndStdDevString, report, report, shouldWrite, specialLog, stateSave, toString, totalTime |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
public final java.lang.String fitnessEachGenerationFilename
Constructor Detail |
public EOSschedulingReporter(Parameters p)
Method Detail |
public void done(Population population)
Reporter
done
in class Reporter
|
JavaGenes, NASA Ames. Written largely by Al Globus | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |