EvolvingObjects
|
A helper class for choosing which genes to exchange. More...
#include <eoVariableLengthCrossover.h>
Public Member Functions | |
virtual void | randomize (unsigned int, unsigned int) |
a function to initlialize - to be called before every crossover | |
virtual std::string | className () const =0 |
the inherited className() |
A helper class for choosing which genes to exchange.
Definition at line 45 of file eoVariableLengthCrossover.h.