Update stats
This commit is contained in:
parent
21dd2fe5c8
commit
9322114b92
@ -353,10 +353,6 @@ public abstract class AbstractStatistics implements InterfaceTextListener, Inter
|
|||||||
// if (currentBestFit!= null) {
|
// if (currentBestFit!= null) {
|
||||||
// if (printRunStoppedVerbosity()) printToTextListener(" Best Fitness: " + BeanInspector.toString(currentBestFit) + "\n");
|
// if (printRunStoppedVerbosity()) printToTextListener(" Best Fitness: " + BeanInspector.toString(currentBestFit) + "\n");
|
||||||
// }
|
// }
|
||||||
if (optRunsPerformed >= m_StatsParams.getMultiRuns()) {
|
|
||||||
if (printFinalVerbosity()) printToTextListener("\n");
|
|
||||||
finalizeOutput();
|
|
||||||
}
|
|
||||||
fireDataListenersStartStop(optRunsPerformed, normal, false);
|
fireDataListenersStartStop(optRunsPerformed, normal, false);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user