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

A recording of an evolution experiment run. More...

#include <universe.h>

Inheritance diagram for darwin::DbEvolutionTrace:
darwin::DbUniverseObject

Public Attributes

db::RowId variation_id = 0
 Parent experiment variation.
 
string config
 The evolution run configuration (json)
 
- Public Attributes inherited from darwin::DbUniverseObject
db::RowId id = 0
 RowId (unique universe object id)
 
optional< string > comment
 Object comment/annotation.
 
time_t timestamp = 0
 Object creation timestamp.
 

Detailed Description

A recording of an evolution experiment run.

See also
DbExperimentVariation

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