|
Interface Summary |
| CrossoverStatListener |
CrossoverStatsListener uses the listener pattern to provide a flexible way
of accessing statistics about crossover operations that occur. |
| GenerationStatListener |
GenerationStatsListener uses the listener pattern to provide a flexible way
of accessing statistics about each generation. |
| MutationStatListener |
MutationStatsListener uses the listener pattern to provide a flexible way
of accessing statistics about each run. |
| RunStatListener |
RunStatsListener uses the listener pattern to provide a flexible way
of accessing statistics about each run. |