Darwin Neuroevolution Framework
|
A recording of a particular generation history. More...
#include <universe.h>
Public Attributes | |
db::RowId | trace_id = 0 |
The associated evolution trace. | |
int | generation = -1 |
Generation number. | |
string | summary |
Generation summary (json) | |
optional< string > | details |
Extra details (json) | |
optional< string > | genotypes |
Notable genotypes (json) | |
optional< string > | profile |
Runtime profile data (json) | |
![]() | |
db::RowId | id = 0 |
RowId (unique universe object id) | |
optional< string > | comment |
Object comment/annotation. | |
time_t | timestamp = 0 |
Object creation timestamp. | |
A recording of a particular generation history.