GrayTranscribe Class Reference
[Genetic algorithm optimization]

This class implements the Gray code representation of a binary string and the corresponding transcription. More...

#include <GrayTranscribe.h>

Inheritance diagram for GrayTranscribe:

Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual ttranscribed GetValues (const tpopmember &member)
 Re-Implements the function from BinaryTranscribe.
 GrayTranscribe (const ttranscribed &base, const ttranscribed &step, const tsizev &gene)
virtual ~GrayTranscribe ()


Detailed Description

This class implements the Gray code representation of a binary string and the corresponding transcription.

Definition at line 8 of file GrayTranscribe.h.


Constructor & Destructor Documentation

GrayTranscribe::GrayTranscribe ( const ttranscribed base,
const ttranscribed step,
const tsizev gene 
)

Definition at line 3 of file GrayTranscribe.cpp.

GrayTranscribe::~GrayTranscribe (  )  [virtual]

Definition at line 8 of file GrayTranscribe.cpp.


Member Function Documentation

ttranscribed GrayTranscribe::GetValues ( const tpopmember member  )  [virtual]

Re-Implements the function from BinaryTranscribe.

Reimplemented from BinaryTranscribe.

Definition at line 12 of file GrayTranscribe.cpp.

References BinaryTranscribe::basevalues, BinaryTranscribe::genesizes, and BinaryTranscribe::stepsizes.

Referenced by main().


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

Generated on Tue Aug 4 16:04:19 2009 for GPLIB++ by  doxygen 1.5.8