statusf property

PrintFunction statusf
final

Function used for showing status of the genetic algorithm, with the assumption that previous status text is rewritten by new status text. This is also initialized with print by default, but that's not the ideal implementation.

Implementation

final PrintFunction statusf;