TestFitnessStrategy Class Reference

Test fitness strategy. More...

#include <TestFitnessStrategy.h>

Inherits IFitnessStrategy.

Inheritance diagram for TestFitnessStrategy:

Inheritance graph
[legend]
Collaboration diagram for TestFitnessStrategy:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 TestFitnessStrategy ()
 default constructor
virtual ~TestFitnessStrategy ()
 default destructor
virtual double getFitness (const Individual *individual)
 calculate the test fitness value for a individual

Detailed Description

Test fitness strategy.


Constructor & Destructor Documentation

TestFitnessStrategy (  ) 

default constructor

~TestFitnessStrategy (  )  [virtual]

default destructor


Member Function Documentation

double getFitness ( const Individual individual  )  [virtual]

calculate the test fitness value for a individual

Parameters:
individual (const Individual*) the individual
Returns:
(double) the result

Implements IFitnessStrategy.


The documentation for this class was generated from the following files:
Generated on Fri Oct 30 16:29:03 2009 for Robot Simulator of the Robotics Group for Self-Organization of Control by  doxygen 1.4.7