Modernized GAlib  3.0.0 current
Public Member Functions | List of all members
GAEvalData Class Referenceabstract

This is the basic interface for the object that contains evaluation data. More...

#include <GAEvalData.h>

Public Member Functions

 GAEvalData (const GAEvalData &)=default
 
GAEvalDataoperator= (const GAEvalData &orig)
 
virtual GAEvalDataclone () const =0
 
virtual void copy (const GAEvalData &)=0
 

Detailed Description

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.


The documentation for this class was generated from the following file: