Darwin Neuroevolution Framework
Public Attributes | List of all members
darwin::Genealogy Struct Reference

Models the genealogy information of a genotype. More...

#include <darwin.h>

Public Attributes

string genetic_operator
 Name of the genetic operator used to create the genotype from its parents.
 
vector< int > parents
 The rank indexes of the parents from the previous generation.
 

Detailed Description

Models the genealogy information of a genotype.

See also
Genotype
Population

The documentation for this struct was generated from the following file: