|
LoveBrains
1.0.0
|
Define the interface that allow to define a new generator of individual for the GAEngine. More...
#include <i_generator.h>
Public Member Functions | |
| virtual | ~IGenerator (void) |
| Destructor. | |
| virtual IDNA * | Generate (void) const =0 |
| Generate a new individual. More... | |
| virtual IDNA * | Generate (void) const =0 |
Define the interface that allow to define a new generator of individual for the GAEngine.
|
pure virtual |
1.8.10