17 #include <core/darwin.h> 18 #include <core/sim/car.h> 30 static int inputs(
const CarConfig& config);
31 static int outputs(
const CarConfig& config);
35 unique_ptr<darwin::Brain> brain_;
Definition: accelerometer.cpp:19
The interface to the population-specific "genetic material", the Genotype
Definition: darwin.h:126