Created by Scott Robert Ladd at Coyote Gulch Productions.
An listener implementation that ignores all events. More...
#include <function_optimizer.h>
This listener displays information about events to stdout (standard ouput).
virtual void libevocosm::function_listener::ping_generation_begin | ( | size_t | a_iteration | ) | [virtual] |
Ping that processing a generation begins.
a_iteration | One-based number of the generation begun |
virtual void libevocosm::function_listener::ping_generation_end | ( | const vector< function_solution > & | a_population, |
size_t | a_iteration | ||
) | [virtual] |
Ping that processing a generation has ended.
a_population | population for which processing has ended |
a_iteration | One-based number of the generation ended |
© 1996-2005 Scott Robert Ladd. All rights reserved.
HTML documentation generated by Dimitri van Heesch's excellent Doxygen tool.