19 #include <core/darwin.h> 33 static int inputs(
const Config& config);
34 static int outputs(
const Config& config);
37 World* world_ =
nullptr;
38 unique_ptr<darwin::Brain> brain_;
The interface to the population-specific "genetic material", the Genotype
Definition: darwin.h:126