Module: EvoSynth::Evolvers::Evolver

Overview

This Module provides some basic functionality for evolvers, its simply a union of RunnableEvolver and ProfileUsingEvolver. Every evolver should mix-in this module of provide similiar functionality to be compatible with the other classes and modules in EvoSynth.

Instance Attribute Summary

Attributes included from RunnableEvolver

#generations_computed

Method Summary

Methods included from ProfileUsingEvolver

#init_profile, #use_profile

Methods included from RunnableEvolver

#run_until, #run_until_fitness_reached, #run_until_generations_reached