|
Modernized GAlib
3.0.0 current
|
This is the basic interface for the object that contains evaluation data. More...
#include <GAEvalData.h>
Public Member Functions | |
| GAEvalData (const GAEvalData &)=default | |
| GAEvalData & | operator= (const GAEvalData &orig) |
| virtual GAEvalData * | clone () const =0 |
| virtual void | copy (const GAEvalData &)=0 |
This is the basic interface for the object that contains evaluation data.
It can be used with genomes and/or populations in combination with their respective evaluation methods.