In file code/C/progfit.H:

class GProgFit : public GFitness

This class relates the fitness scores with the program index to allow for operations that do not maintain the order of the fitness scores. Constructor that takes the program offset and optionally the hits and fitness

Inheritance:


public members:

int prog_off
The program offset (index)

Inherited from GFitness:

public members:

int hits
double fitness
void Reset()
GFitness operator+( GFitness &)
GFitness & operator+=( GFitness &)
GFitness & operator=( GFitness &)

Inherited from GObject:

public members:

friend ostream& operator<<(ostream& s, GObject &)

Documentation

This class relates the fitness scores with the program index to allow for operations that do not maintain the order of the fitness scores. Constructor that takes the program offset and optionally the hits and fitness

this class has no child classes.

alphabetic index hierarchy of classes


this page has been generated automatically by doc++

(c)opyright by Malte Zöckler, Roland Wunderling