SLogEntry Struct Reference

Log Entry Structure. More...

#include <SLogEntry.hpp>

List of all members.

Public Attributes

double dBestFitness
double dAvgFitness
int iBestHits
double dAvgHits


Detailed Description

Log Entry Structure.

Author:
Stephen E. Baker
Date:
2006-2007
Version:
1.0


Member Data Documentation

double SLogEntry::dAvgFitness

The mean fitness value of a given generation and run.

double SLogEntry::dAvgHits

The mean hits in a given generation and run.

double SLogEntry::dBestFitness

The best fitness value obtained by an individual in a given generation and run.

int SLogEntry::iBestHits

The number of hits obtained by the individual with the best fitness in a given generation and run.


The documentation for this struct was generated from the following file:
Generated on Mon Jan 15 01:21:05 2007 for Creatively Named Grammar Guided Genetic Programming System by  doxygen 1.4.7