Individual.printIndividual(EvolutionState state, PrintWriter writer)
Sean
On May 19, 2014, at 10:22 AM, Donvan B <[log in to unmask]> wrote:
> Greetings,
>
> I am having a hard time figuring out how to print the individuals that are
> being generated in the Ant project and sent to the output file.
>
> I know I can just wait for the execution and see the out.stat file but I am
> writing a new evaluation method and it would greatly help me to see how each
> individual ends up without having to wait for the execution.
|