#include <neat.h>
Inheritance diagram for NEATEncoding:

Public Methods | |
| NEATEncoding (const GeneticID &name, const StringMap ¶ms) | |
| virtual void | copy (const Genstruct &other) |
| virtual void | addPrivateGenes (Gentainer &g, const StringMap ¶ms) |
Definition at line 32 of file neat.h.
|
||||||||||||
|
Constructor.
|
|
||||||||||||
|
Implementation for Genstruct.
Reimplemented from ANNEncoding. |
|
|
Implementation for Genstruct.
Reimplemented from ANNEncoding. Definition at line 42 of file neat.cc. References ANNEncoding::copy(). |
1.2.18