Main Page   Class Hierarchy   Compound List   File List   Compound Members   File Members  

NEATEncoding Class Reference

TO BE DONE. More...

#include <neat.h>

Inheritance diagram for NEATEncoding:

ANNEncoding List of all members.

Public Methods

 NEATEncoding (const GeneticID &name, const StringMap &params)
virtual void copy (const Genstruct &other)
virtual void addPrivateGenes (Gentainer &g, const StringMap &params)

Detailed Description

TO BE DONE.

Definition at line 32 of file neat.h.


Constructor & Destructor Documentation

NEATEncoding const GeneticID &    name,
const StringMap &    params
 

Constructor.

Definition at line 29 of file neat.cc.


Member Function Documentation

void addPrivateGenes Gentainer &    g,
const StringMap &    params
[virtual]
 

Implementation for Genstruct.

Reimplemented from ANNEncoding.

Definition at line 47 of file neat.cc.

void copy const Genstruct &    other [virtual]
 

Implementation for Genstruct.

Reimplemented from ANNEncoding.

Definition at line 42 of file neat.cc.

References ANNEncoding::copy().


The documentation for this class was generated from the following files:
Generated on Thu Feb 10 20:21:26 2005 for Annalee by doxygen1.2.18