printf property

PrintFunction printf
final

Function used for printing info about the progress of the genetic algorithm. This is the standard console print by default.

Implementation

final PrintFunction printf;