Can you develop a toString() for whichever is the datatype of your individual? If so, just use it inside the evaluate method. > Date: Mon, 19 May 2014 10:22:41 -0400 > From: [log in to unmask] > Subject: How does one isolate the individuals being sent to the output? > To: [log in to unmask] > > 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.