Public Member Functions | Public Attributes

Individual Struct Reference

Individual in Genetic Algorithms (i.e. candidate solutions). More...

#include <GAfit.h>

List of all members.

Public Member Functions

 Individual (int n)

Public Attributes

std::vector< realt > g
realt raw_score
realt phase_2_score
realt reversed_score
realt norm_score
int generation

Detailed Description

Individual in Genetic Algorithms (i.e. candidate solutions).

Definition at line 11 of file GAfit.h.


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

Generated on Mon Jul 18 2011 17:25:28 for Fityk by Doxygen 1.7.1