EvolvingObjects
|
Quad genetic operator: subclasses eoOp, and defines basically the operator() with two operands, both can be modified. More...
#include <eoOp.h>
Public Member Functions | |
eoQuadOp () | |
Ctor. | |
virtual std::string | className () const |
Quad genetic operator: subclasses eoOp, and defines basically the operator() with two operands, both can be modified.
When defining your own, make sure that you return a boolean value indicating that you have changed the content.